is not current version
Last Version 5.3.0

com.jpattern:jporm-test-base-db-script 5.0.0-rc2


Categories

Categories

ORM Data
GroupId

GroupId

com.jpattern
ArtifactId

ArtifactId

jporm-test-base-db-script
Version

Version

5.0.0-rc2
Type

Type

jar

Download jporm-test-base-db-script 5.0.0-rc2


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