is not current version
Last Version 7.4.3

com.jporm:jporm-integration-tests 7.2.0


Categories

Categories

ORM Data
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jporm-integration-tests
Version

Version

7.2.0
Type

Type

jar

Download jporm-integration-tests 7.2.0


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