License |
License |
---|---|
GroupId | GroupIdch.exense.commons |
ArtifactId | ArtifactIdexense-core-model |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExense commons
|
Filename | Size |
---|---|
exense-core-model-1.3.5.pom | |
exense-core-model-1.3.5.jar | 20 KB |
exense-core-model-1.3.5-sources.jar | 15 KB |
exense-core-model-1.3.5-javadoc.jar | 518 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.commons/exense-core-model/ -->
<dependency>
<groupId>ch.exense.commons</groupId>
<artifactId>exense-core-model</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.commons/exense-core-model/
implementation 'ch.exense.commons:exense-core-model:1.3.5'
// https://jarcasting.com/artifacts/ch.exense.commons/exense-core-model/
implementation ("ch.exense.commons:exense-core-model:1.3.5")
'ch.exense.commons:exense-core-model:jar:1.3.5'
<dependency org="ch.exense.commons" name="exense-core-model" rev="1.3.5">
<artifact name="exense-core-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.commons', module='exense-core-model', version='1.3.5')
)
libraryDependencies += "ch.exense.commons" % "exense-core-model" % "1.3.5"
[ch.exense.commons/exense-core-model "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
ch.exense.commons : exense-core-serialization | jar | 1.3.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |