is not current version
Last Version 5.3.0

com.jpattern:jporm-test-db-h2-jdbctemplate 4.4.2


Categories

Categories

H2 Data Databases ORM
GroupId

GroupId

com.jpattern
ArtifactId

ArtifactId

jporm-test-db-h2-jdbctemplate
Version

Version

4.4.2
Type

Type

jar

Download jporm-test-db-h2-jdbctemplate 4.4.2


<!-- https://jarcasting.com/artifacts/com.jpattern/jporm-test-db-h2-jdbctemplate/ -->
<dependency>
    <groupId>com.jpattern</groupId>
    <artifactId>jporm-test-db-h2-jdbctemplate</artifactId>
    <version>4.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jpattern/jporm-test-db-h2-jdbctemplate/
implementation 'com.jpattern:jporm-test-db-h2-jdbctemplate:4.4.2'
// https://jarcasting.com/artifacts/com.jpattern/jporm-test-db-h2-jdbctemplate/
implementation ("com.jpattern:jporm-test-db-h2-jdbctemplate:4.4.2")
'com.jpattern:jporm-test-db-h2-jdbctemplate:jar:4.4.2'
<dependency org="com.jpattern" name="jporm-test-db-h2-jdbctemplate" rev="4.4.2">
  <artifact name="jporm-test-db-h2-jdbctemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jpattern', module='jporm-test-db-h2-jdbctemplate', version='4.4.2')
)
libraryDependencies += "com.jpattern" % "jporm-test-db-h2-jdbctemplate" % "4.4.2"
[com.jpattern/jporm-test-db-h2-jdbctemplate "4.4.2"]