License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjssf-commons |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Parent POM for all JULIE Lab projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jssf-commons-0.1.0.pom | |
jssf-commons-0.1.0.jar | 16 KB |
jssf-commons-0.1.0-sources.jar | 11 KB |
jssf-commons-0.1.0-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.julielab/jssf-commons/ -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jssf-commons</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jssf-commons/
implementation 'de.julielab:jssf-commons:0.1.0'
// https://jarcasting.com/artifacts/de.julielab/jssf-commons/
implementation ("de.julielab:jssf-commons:0.1.0")
'de.julielab:jssf-commons:jar:0.1.0'
<dependency org="de.julielab" name="jssf-commons" rev="0.1.0">
<artifact name="jssf-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jssf-commons', version='0.1.0')
)
libraryDependencies += "de.julielab" % "jssf-commons" % "0.1.0"
[de.julielab/jssf-commons "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.rauschig : jarchivelib | jar | 0.7.1 |
ch.qos.logback : logback-classic | jar | 1.2.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 |
---|---|---|
org.mockito : mockito-core | jar | 2.15.0 |
org.testng : testng | jar | 5.14.10 |
org.assertj : assertj-core | jar | 3.9.1 |
Version |
---|
0.1.0
|