License |
License |
---|---|
GroupId | GroupIdde.chkal.backset |
ArtifactId | ArtifactIdbackset-core |
Last Version | Last Version1.0.0.Alpha1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBackset - Core
Backset - Parent
|
Filename | Size |
---|---|
backset-core-1.0.0.Alpha1.pom | |
backset-core-1.0.0.Alpha1.jar | 19 KB |
backset-core-1.0.0.Alpha1-sources.jar | 9 KB |
backset-core-1.0.0.Alpha1-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.chkal.backset/backset-core/ -->
<dependency>
<groupId>de.chkal.backset</groupId>
<artifactId>backset-core</artifactId>
<version>1.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/de.chkal.backset/backset-core/
implementation 'de.chkal.backset:backset-core:1.0.0.Alpha1'
// https://jarcasting.com/artifacts/de.chkal.backset/backset-core/
implementation ("de.chkal.backset:backset-core:1.0.0.Alpha1")
'de.chkal.backset:backset-core:jar:1.0.0.Alpha1'
<dependency org="de.chkal.backset" name="backset-core" rev="1.0.0.Alpha1">
<artifact name="backset-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.chkal.backset', module='backset-core', version='1.0.0.Alpha1')
)
libraryDependencies += "de.chkal.backset" % "backset-core" % "1.0.0.Alpha1"
[de.chkal.backset/backset-core "1.0.0.Alpha1"]
Group / Artifact | Type | Version |
---|---|---|
de.chkal.backset : backset-module-api | jar | 1.0.0.Alpha1 |
io.undertow : undertow-core | jar | 1.0.9.Final |
io.undertow : undertow-servlet | jar | 1.0.9.Final |
org.reflections : reflections | jar | 0.9.9-RC1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 1.6.1 |