Last Version

enu-model 0.17

Modèle objet pour l'API externe de l'ENU

License

License

GroupId

GroupId

ch.ge.etat.ael.enu
ArtifactId

ArtifactId

enu-model
Version

Version

0.17
Type

Type

jar
Description

Description

enu-model
Modèle objet pour l'API externe de l'ENU

Download enu-model 0.17


<!-- https://jarcasting.com/artifacts/ch.ge.etat.ael.enu/enu-model/ -->
<dependency>
    <groupId>ch.ge.etat.ael.enu</groupId>
    <artifactId>enu-model</artifactId>
    <version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/ch.ge.etat.ael.enu/enu-model/
implementation 'ch.ge.etat.ael.enu:enu-model:0.17'
// https://jarcasting.com/artifacts/ch.ge.etat.ael.enu/enu-model/
implementation ("ch.ge.etat.ael.enu:enu-model:0.17")
'ch.ge.etat.ael.enu:enu-model:jar:0.17'
<dependency org="ch.ge.etat.ael.enu" name="enu-model" rev="0.17">
  <artifact name="enu-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.ge.etat.ael.enu', module='enu-model', version='0.17')
)
libraryDependencies += "ch.ge.etat.ael.enu" % "enu-model" % "0.17"
[ch.ge.etat.ael.enu/enu-model "0.17"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-validation jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.springdoc : springdoc-openapi-ui jar 1.5.9
commons-beanutils : commons-beanutils jar 1.9.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.20

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.