Last Version

Thin-JAR Parent 1.0.0

Toolset for building executable thin-jars, which download their dependencies during application startup phase

License

License

MIT
GroupId

GroupId

org.develrulez.thinjar
ArtifactId

ArtifactId

thin-jar-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Thin-JAR Parent
Toolset for building executable thin-jars, which download their dependencies during application startup phase
Project URL

Project URL

https://github.com/develrulez/thin-jar-launcher
Source Code Management

Source Code Management

https://github.com/develrulez/thin-jar-launcher

Download thin-jar-parent 1.0.0

Filename Size
thin-jar-parent-1.0.0.pom 10 KB
Browse

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

Dependencies

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

Project Modules

  • launcher
  • maven-plugin
  • maven-assembly-descriptors