Last Version

ch.exense.commons:exense-core 1.2.0

Exense commons

License

License

GroupId

GroupId

ch.exense.commons
ArtifactId

ArtifactId

exense-core
Version

Version

1.2.0
Type

Type

jar
Description

Description

Exense commons

Download exense-core 1.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
ch.exense.commons : exense-core-model jar 1.2.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
org.glassfish : javax.json jar 1.0
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.