Last Version

diet-engine 0.6.0

A demo for deployment to the Central Repository via OSSRH

License

License

GroupId

GroupId

org.codarama.diet
ArtifactId

ArtifactId

diet-engine
Version

Version

0.6.0
Type

Type

jar
Description

Description

diet-engine
A demo for deployment to the Central Repository via OSSRH

Download diet-engine 0.6.0


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

Dependencies

compile (15)

Group / Artifact Type Version
org.modeshape : modeshape-jcr jar
com.h2database : h2 jar 1.4.192
junit : junit jar 4.12
com.google.guava : guava jar 19.0
org.apache.bcel : bcel jar 5.2
org.springframework : spring-core jar 4.3.1.RELEASE
org.springframework : spring-expression jar 4.3.1.RELEASE
org.springframework : spring-beans jar 4.3.1.RELEASE
org.springframework : spring-aop jar 4.3.1.RELEASE
org.springframework : spring-context jar 4.3.1.RELEASE
org.springframework : spring-context-support jar 4.3.1.RELEASE
org.springframework : spring-tx jar 4.3.1.RELEASE
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-log4j12 jar 1.7.21
com.github.javaparser : javaparser-core jar 2.4.0

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
io.takari.junit : takari-cpsuite jar 1.2.7
org.springframework : spring-test jar 4.3.1.RELEASE

Project Modules

There are no modules declared in this project.