| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.iternine | 
    
| ArtifactId | ArtifactIdjeppetto-enhance | 
    
| Last Version | Last Version0.9-rc2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJeppetto Object Enhancement 
            Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Filename | Size | 
|---|---|
| jeppetto-enhance-0.9-rc2.pom | |
| jeppetto-enhance-0.9-rc2.jar | 19 KB | 
| jeppetto-enhance-0.9-rc2-sources.jar | 13 KB | 
| jeppetto-enhance-0.9-rc2-javadoc.jar | 62 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.iternine/jeppetto-enhance/ -->
<dependency>
    <groupId>org.iternine</groupId>
    <artifactId>jeppetto-enhance</artifactId>
    <version>0.9-rc2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.iternine/jeppetto-enhance/
implementation 'org.iternine:jeppetto-enhance:0.9-rc2'
                // https://jarcasting.com/artifacts/org.iternine/jeppetto-enhance/
implementation ("org.iternine:jeppetto-enhance:0.9-rc2")
                'org.iternine:jeppetto-enhance:jar:0.9-rc2'
                <dependency org="org.iternine" name="jeppetto-enhance" rev="0.9-rc2">
  <artifact name="jeppetto-enhance" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.iternine', module='jeppetto-enhance', version='0.9-rc2')
)
                libraryDependencies += "org.iternine" % "jeppetto-enhance" % "0.9-rc2"
                [org.iternine/jeppetto-enhance "0.9-rc2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.javassist : javassist | jar | 3.18.2-GA | 
| org.apache.velocity : velocity | jar | 1.7 | 
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.iternine : jeppetto-test-support | jar | 0.9-rc2 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 | 
| log4j : log4j | jar | 1.2.14 |