diet4j-jsvc

Distribute Maven JARs one module at a time, diet4j will automatically assemble them at run-time without needing gigantic JARs.

License

License

GroupId

GroupId

org.diet4j
ArtifactId

ArtifactId

diet4j-jsvc
Last Version

Last Version

0.15
Release Date

Release Date

Type

Type

jar
Description

Description

diet4j-jsvc
Distribute Maven JARs one module at a time, diet4j will automatically assemble them at run-time without needing gigantic JARs.

Download diet4j-jsvc

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.diet4j : diet4j-cmdline jar 0.15
org.apache.commons : commons-daemon jar 1.0.9

Project Modules

There are no modules declared in this project.
org.diet4j

diet4j

Versions

Version
0.15
0.14