| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.avaje | 
    
| ArtifactId | ArtifactIdavaje-http-generator-core | 
    
| Last Version | Last Version1.17 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFor open source java artifacts. 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/io.avaje/avaje-http-generator-core/ -->
<dependency>
    <groupId>io.avaje</groupId>
    <artifactId>avaje-http-generator-core</artifactId>
    <version>1.17</version>
</dependency>
                // https://jarcasting.com/artifacts/io.avaje/avaje-http-generator-core/
implementation 'io.avaje:avaje-http-generator-core:1.17'
                // https://jarcasting.com/artifacts/io.avaje/avaje-http-generator-core/
implementation ("io.avaje:avaje-http-generator-core:1.17")
                'io.avaje:avaje-http-generator-core:jar:1.17'
                <dependency org="io.avaje" name="avaje-http-generator-core" rev="1.17">
  <artifact name="avaje-http-generator-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.avaje', module='avaje-http-generator-core', version='1.17')
)
                libraryDependencies += "io.avaje" % "avaje-http-generator-core" % "1.17"
                [io.avaje/avaje-http-generator-core "1.17"]
                | 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.17 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.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 | 
|---|---|---|
| io.avaje : junit | jar | 1.1 |