Last Version

de.poiu.kilt:kilt-core 1.0.1

Kilt core classes doing the actual work

License

License

GroupId

GroupId

de.poiu.kilt
ArtifactId

ArtifactId

kilt-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

Kilt core classes doing the actual work

Download kilt-core 1.0.1


<!-- https://jarcasting.com/artifacts/de.poiu.kilt/kilt-core/ -->
<dependency>
    <groupId>de.poiu.kilt</groupId>
    <artifactId>kilt-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.poiu.kilt/kilt-core/
implementation 'de.poiu.kilt:kilt-core:1.0.1'
// https://jarcasting.com/artifacts/de.poiu.kilt/kilt-core/
implementation ("de.poiu.kilt:kilt-core:1.0.1")
'de.poiu.kilt:kilt-core:jar:1.0.1'
<dependency org="de.poiu.kilt" name="kilt-core" rev="1.0.1">
  <artifact name="kilt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.poiu.kilt', module='kilt-core', version='1.0.1')
)
libraryDependencies += "de.poiu.kilt" % "kilt-core" % "1.0.1"
[de.poiu.kilt/kilt-core "1.0.1"]

Dependencies

compile (9)

Group / Artifact Type Version
de.poiu.fez : fez jar 1.1.0
de.poiu.apron : apron jar 2.0.1
org.apache.poi : poi-ooxml jar 4.1.1
com.google.guava : guava jar 28.1-jre
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1
com.squareup : javapoet jar 1.11.1
javax.annotation : javax.annotation-api jar 1.3.2
org.codehaus.plexus : plexus-utils jar 3.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.14.0

Project Modules

There are no modules declared in this project.