License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjffs-module-concept-database |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionThe Parent POM for all JULIE Lab projects.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.julielab/jffs-module-concept-database/ -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jffs-module-concept-database</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jffs-module-concept-database/
implementation 'de.julielab:jffs-module-concept-database:0.1.0'
// https://jarcasting.com/artifacts/de.julielab/jffs-module-concept-database/
implementation ("de.julielab:jffs-module-concept-database:0.1.0")
'de.julielab:jffs-module-concept-database:jar:0.1.0'
<dependency org="de.julielab" name="jffs-module-concept-database" rev="0.1.0">
<artifact name="jffs-module-concept-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jffs-module-concept-database', version='0.1.0')
)
libraryDependencies += "de.julielab" % "jffs-module-concept-database" % "0.1.0"
[de.julielab/jffs-module-concept-database "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
de.julielab : jssf-commons | jar | 0.1.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
de.julielab : julielab-java-utilities | jar | 1.0.2-SNAPSHOT |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.1 |
commons-jxpath : commons-jxpath | jar | 1.3 |
org.apache.commons : commons-configuration2 | jar | 2.2 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
org.apache.tapestry : tapestry-ioc | jar | 5.4.3 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
org.testng : testng | jar | 5.14.10 |
org.assertj : assertj-core | jar | 3.9.1 |