| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.iternine | 
    
| ArtifactId | ArtifactIdjeppetto-dao-jdbc | 
    
| Last Version | Last Version0.9-rc2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJeppetto DAO for JDBC 
            Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Filename | Size | 
|---|---|
| jeppetto-dao-jdbc-0.9-rc2.pom | |
| jeppetto-dao-jdbc-0.9-rc2.jar | 14 KB | 
| jeppetto-dao-jdbc-0.9-rc2-sources.jar | 9 KB | 
| jeppetto-dao-jdbc-0.9-rc2-javadoc.jar | 50 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.iternine/jeppetto-dao-jdbc/ -->
<dependency>
    <groupId>org.iternine</groupId>
    <artifactId>jeppetto-dao-jdbc</artifactId>
    <version>0.9-rc2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.iternine/jeppetto-dao-jdbc/
implementation 'org.iternine:jeppetto-dao-jdbc:0.9-rc2'
                // https://jarcasting.com/artifacts/org.iternine/jeppetto-dao-jdbc/
implementation ("org.iternine:jeppetto-dao-jdbc:0.9-rc2")
                'org.iternine:jeppetto-dao-jdbc:jar:0.9-rc2'
                <dependency org="org.iternine" name="jeppetto-dao-jdbc" rev="0.9-rc2">
  <artifact name="jeppetto-dao-jdbc" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.iternine', module='jeppetto-dao-jdbc', version='0.9-rc2')
)
                libraryDependencies += "org.iternine" % "jeppetto-dao-jdbc" % "0.9-rc2"
                [org.iternine/jeppetto-dao-jdbc "0.9-rc2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.iternine : jeppetto-dao | jar | 0.9-rc2 | 
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-orm | jar | 4.1.2.RELEASE | 
| org.springframework : spring-jdbc | jar | 4.1.2.RELEASE | 
| org.springframework : spring-aop | jar | 4.1.2.RELEASE | 
| org.liquibase : liquibase-core | jar | 2.0.1 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 | 
| org.iternine : jeppetto-test-support | jar | 0.9-rc2 |