Jar Jar Links

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.jarjar
ArtifactId

ArtifactId

jarjar
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Jar Jar Links
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/jarjar/ -->
<dependency>
    <groupId>org.pantsbuild.jarjar</groupId>
    <artifactId>jarjar</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.pantsbuild.jarjar/jarjar/
implementation 'org.pantsbuild.jarjar:jarjar:1.5'
// https://jarcasting.com/artifacts/org.pantsbuild.jarjar/jarjar/
implementation ("org.pantsbuild.jarjar:jarjar:1.5")
'org.pantsbuild.jarjar:jarjar:jar:1.5'
<dependency org="org.pantsbuild.jarjar" name="jarjar" rev="1.5">
  <artifact name="jarjar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pantsbuild.jarjar', module='jarjar', version='1.5')
)
libraryDependencies += "org.pantsbuild.jarjar" % "jarjar" % "1.5"
[org.pantsbuild.jarjar/jarjar "1.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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.jarjar

Pants Build

Pants Build System

Versions

Version
1.5