Last Version

Backset - Core 1.0.0.Alpha1

Backset - Parent

License

License

GroupId

GroupId

de.chkal.backset
ArtifactId

ArtifactId

backset-core
Version

Version

1.0.0.Alpha1
Type

Type

jar
Description

Description

Backset - Core
Backset - Parent

Download backset-core 1.0.0.Alpha1


<!-- 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"]

Dependencies

compile (7)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.1

Project Modules

There are no modules declared in this project.