| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.jpattern | 
| ArtifactId | ArtifactIdjporm-jdbctemplate | 
| Last Version | Last Version5.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjporm-jdbctemplate | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jporm-jdbctemplate-5.3.0.pom | |
| jporm-jdbctemplate-5.3.0.jar | 17 KB | 
| jporm-jdbctemplate-5.3.0-sources.jar | 7 KB | 
| jporm-jdbctemplate-5.3.0-javadoc.jar | 62 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.jpattern/jporm-jdbctemplate/ -->
<dependency>
    <groupId>com.jpattern</groupId>
    <artifactId>jporm-jdbctemplate</artifactId>
    <version>5.3.0</version>
</dependency>// https://jarcasting.com/artifacts/com.jpattern/jporm-jdbctemplate/
implementation 'com.jpattern:jporm-jdbctemplate:5.3.0'// https://jarcasting.com/artifacts/com.jpattern/jporm-jdbctemplate/
implementation ("com.jpattern:jporm-jdbctemplate:5.3.0")'com.jpattern:jporm-jdbctemplate:jar:5.3.0'<dependency org="com.jpattern" name="jporm-jdbctemplate" rev="5.3.0">
  <artifact name="jporm-jdbctemplate" type="jar" />
</dependency>@Grapes(
@Grab(group='com.jpattern', module='jporm-jdbctemplate', version='5.3.0')
)libraryDependencies += "com.jpattern" % "jporm-jdbctemplate" % "5.3.0"[com.jpattern/jporm-jdbctemplate "5.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.jpattern : jporm | jar | 5.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-orm | jar | 3.1.2.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.jpattern : jporm-test-base | jar | 5.3.0 | 
| com.jpattern : jpattern-shared | jar | 3.5.2 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.3 | 
| junit : junit | jar | 4.8.2 | 
| log4j : log4j | jar | 1.2.16 | 
| commons-dbcp : commons-dbcp | jar | 1.4 | 
| com.h2database : h2 | jar | 1.3.154 | 
| org.apache.derby : derby | jar | 10.8.1.2 | 
| org.hsqldb : hsqldb | jar | 2.2.4 |