assembly-descriptor
org.apache.pinot
By adding this descriptor to the maven-assembly-plugin of your project an extra artifact will be created. It will be a zip, classified with plugin, putting all classes under /classes/ and all runtime dependencies in the root of the zip See also https://maven.apache.org/plugins/maven-assembly-plugin/examples/sharing-descriptors.html
Recommended: 1.5.1 4 versions jar Updated 4 months agoChecking...
Add to your project1.5.0
<dependency>
<groupId>org.apache.pinot</groupId>
<artifactId>assembly-descriptor</artifactId>
<version>1.5.0</version>
</dependency>Version Details — 1.5.0
Packaging
jar
Direct Deps
0
Total Deps
0
Published
Apr 9, 2026
License
Unknown
By adding this descriptor to the maven-assembly-plugin of your project an extra artifact will be created. It will be a zip, classified with plugin, putting all classes under /classes/ and all runtime dependencies in the root of the zip See also https://maven.apache.org/plugins/maven-assembly-plugin/examples/sharing-descriptors.html
Checking security advisories...