Tag

build-plugin

1 views collected around this technical thread.

Lobster Programming
Lobster Programming
May 27, 2025 · Backend Development

How to Seamlessly Add a Third‑Party SDK Jar to Your Maven Project

Learn a step‑by‑step method to integrate a third‑party SDK jar that isn’t in a Maven repository into your Java project by placing the jar in resources, adding a system‑scoped dependency, and configuring the build plugin to include it during packaging.

Javabuild-pluginmaven
0 likes · 3 min read
How to Seamlessly Add a Third‑Party SDK Jar to Your Maven Project
Taobao Frontend Technology
Taobao Frontend Technology
Oct 12, 2020 · Frontend Development

Boost Interactive Web Development with Rax: Building EVA Workstation Scaffolding

This article explains how the EVA Workstation scaffolding integrates interactive web projects into the Rax ecosystem by addressing CSS, SVG, build plugins, and CLI tooling to improve developer efficiency and align with shared infrastructure.

CLIRaxbuild-plugin
0 likes · 18 min read
Boost Interactive Web Development with Rax: Building EVA Workstation Scaffolding