is not current version
Last Version 7.4.3

com.jporm:jporm-integration-tests 7.0.4


Categories

Categories

ORM Data
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jporm-integration-tests
Version

Version

7.0.4
Type

Type

jar

Download jporm-integration-tests 7.0.4


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