| License |
License |
|---|---|
| GroupId | GroupIdio.avaje |
| ArtifactId | ArtifactIdavaje-http-generator-core |
| Version | Version1.7 |
| Type | Typejar |
| Description |
DescriptionPackaging parent for Avaje OSS projects.
|
<!-- https://jarcasting.com/artifacts/io.avaje/avaje-http-generator-core/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-http-generator-core</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-http-generator-core/
implementation 'io.avaje:avaje-http-generator-core:1.7'
// https://jarcasting.com/artifacts/io.avaje/avaje-http-generator-core/
implementation ("io.avaje:avaje-http-generator-core:1.7")
'io.avaje:avaje-http-generator-core:jar:1.7'
<dependency org="io.avaje" name="avaje-http-generator-core" rev="1.7">
<artifact name="avaje-http-generator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-http-generator-core', version='1.7')
)
libraryDependencies += "io.avaje" % "avaje-http-generator-core" % "1.7"
[io.avaje/avaje-http-generator-core "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.inject : jakarta.inject-api | jar | 2.0.0 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| io.avaje : avaje-http-api | jar | 1.7 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| io.swagger.core.v3 : swagger-models | jar | 2.0.8 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.avaje.composite : junit | jar | 5.1 |