Last Version

diet4j 0.15

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
Version

Version

0.15
Type

Type

pom
Description

Description

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

Project URL

http://diet4j.org/
Source Code Management

Source Code Management

https://github.com/diet4j/diet4j/

Download diet4j 0.15

Filename Size
diet4j-0.15.pom 5 KB
Browse

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

Dependencies

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

Project Modules

  • diet4j-cmdline
  • diet4j-core
  • diet4j-inclasspath
  • diet4j-jsvc
  • diet4j-junit
  • diet4j-status
  • diet4j-tomcat