License |
License |
---|---|
GroupId | GroupIdch.exense.commons |
ArtifactId | ArtifactIdexense-core-accessors |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExense commons
|
<!-- https://jarcasting.com/artifacts/ch.exense.commons/exense-core-accessors/ -->
<dependency>
<groupId>ch.exense.commons</groupId>
<artifactId>exense-core-accessors</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.commons/exense-core-accessors/
implementation 'ch.exense.commons:exense-core-accessors:1.3.5'
// https://jarcasting.com/artifacts/ch.exense.commons/exense-core-accessors/
implementation ("ch.exense.commons:exense-core-accessors:1.3.5")
'ch.exense.commons:exense-core-accessors:jar:1.3.5'
<dependency org="ch.exense.commons" name="exense-core-accessors" rev="1.3.5">
<artifact name="exense-core-accessors" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.commons', module='exense-core-accessors', version='1.3.5')
)
libraryDependencies += "ch.exense.commons" % "exense-core-accessors" % "1.3.5"
[ch.exense.commons/exense-core-accessors "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
javax.json : javax.json-api | jar | 1.0 |
org.glassfish : javax.json | jar | 1.0 |
ch.exense.commons : exense-core-mongo | jar | 1.3.5 |
ch.exense.commons : exense-core-serialization | jar | 1.3.5 |
ch.exense.commons : exense-core-model | jar | 1.3.5 |
ch.exense.commons : exense-basic-commons | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.exense.commons : exense-core-testing | jar | 1.3.5 |
org.mongodb : mongodb-driver | jar | 3.12.0 |
junit : junit | jar | 4.8.1 |