License |
License |
---|---|
GroupId | GroupIdch.exense.commons |
ArtifactId | ArtifactIdexense-core-accessors |
Version | Version1.3.4 |
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.4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.commons/exense-core-accessors/
implementation 'ch.exense.commons:exense-core-accessors:1.3.4'
// https://jarcasting.com/artifacts/ch.exense.commons/exense-core-accessors/
implementation ("ch.exense.commons:exense-core-accessors:1.3.4")
'ch.exense.commons:exense-core-accessors:jar:1.3.4'
<dependency org="ch.exense.commons" name="exense-core-accessors" rev="1.3.4">
<artifact name="exense-core-accessors" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.commons', module='exense-core-accessors', version='1.3.4')
)
libraryDependencies += "ch.exense.commons" % "exense-core-accessors" % "1.3.4"
[ch.exense.commons/exense-core-accessors "1.3.4"]
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.4 |
ch.exense.commons : exense-core-serialization | jar | 1.3.4 |
ch.exense.commons : exense-core-model | jar | 1.3.4 |
ch.exense.commons : exense-basic-commons | jar | 1.3.4 |
Group / Artifact | Type | Version |
---|---|---|
ch.exense.commons : exense-core-testing | jar | 1.3.4 |
org.mongodb : mongodb-driver | jar | 3.12.0 |
junit : junit | jar | 4.8.1 |