org.pantsbuild:jarjar

Jar Jar Links is a utility that makes it easy to repackage Java libraries and embed them into your own distribution.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.pantsbuild
ArtifactId

ArtifactId

jarjar
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

org.pantsbuild:jarjar
Jar Jar Links is a utility that makes it easy to repackage Java libraries and embed them into your own distribution.
Project URL

Project URL

https://github.com/pantsbuild/jarjar
Source Code Management

Source Code Management

https://github.com/pantsbuild/jarjar

Download jarjar

How to add to project

<!-- https://jarcasting.com/artifacts/org.pantsbuild/jarjar/ -->
<dependency>
    <groupId>org.pantsbuild</groupId>
    <artifactId>jarjar</artifactId>
    <version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.pantsbuild/jarjar/
implementation 'org.pantsbuild:jarjar:1.7.2'
// https://jarcasting.com/artifacts/org.pantsbuild/jarjar/
implementation ("org.pantsbuild:jarjar:1.7.2")
'org.pantsbuild:jarjar:jar:1.7.2'
<dependency org="org.pantsbuild" name="jarjar" rev="1.7.2">
  <artifact name="jarjar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pantsbuild', module='jarjar', version='1.7.2')
)
libraryDependencies += "org.pantsbuild" % "jarjar" % "1.7.2"
[org.pantsbuild/jarjar "1.7.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.9
org.ow2.asm : asm jar 7.0
org.ow2.asm : asm-commons jar 7.0
org.apache.maven : maven-plugin-api jar 3.3.9

Project Modules

There are no modules declared in this project.

jarjar

An export of https://code.google.com/p/jarjar/ @ svn:r142 for pants tool use and further development.

We use Travis CI to verify the build Build Status

releasing

Requires membership in the Sonatype org.pantsbuild org to release.

  • Ensure all changes you want to release are committed and pushed to origin master.
  • ./pants publish --no-publish-jar-dryrun src/main/java/org/pantsbuild/jarjar:
org.pantsbuild

Pants Build

Pants Build System

Versions

Version
1.7.2
1.7.1
1.7.0
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1