Last Version

com.mastfrog:smart-jar-merge 2.8.3

Jar-marging utilities which knows how to coalesce things like META-INF/services files, omit specified Jar entries, rewrite generated properties files minus the generated date-comment that defeats repeatable builds and similar. Filters for JARs are pluggable via META-INF/services.

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

smart-jar-merge
Version

Version

2.8.3
Type

Type

jar
Description

Description

Jar-marging utilities which knows how to coalesce things like META-INF/services files, omit specified Jar entries, rewrite generated properties files minus the generated date-comment that defeats repeatable builds and similar. Filters for JARs are pluggable via META-INF/services.
Project URL

Project URL

https://github.com/timboudreau/giulius
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/util

Download smart-jar-merge 2.8.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.mastfrog : util-strings jar 2.8.3
com.mastfrog : util-fileformat jar 2.8.3
com.mastfrog : giulius-settings jar 2.8.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

Project Modules

There are no modules declared in this project.