License |
License |
---|---|
GroupId | GroupIdorg.codarama.diet |
ArtifactId | ArtifactIddiet-engine |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptiondiet-engine
A demo for deployment to the Central Repository via OSSRH
|
Filename | Size |
---|---|
diet-engine-0.6.0.pom | |
diet-engine-0.6.0.jar | 86 KB |
diet-engine-0.6.0-sources.jar | 51 KB |
diet-engine-0.6.0-javadoc.jar | 423 KB |
Browse |
<!-- 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"]
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 |
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 |