Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.jporm |
ArtifactId | ArtifactIdjporm-test-integration |
Last Version | Last Version8.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.jporm/jporm-test-integration/ -->
<dependency>
<groupId>com.jporm</groupId>
<artifactId>jporm-test-integration</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jporm/jporm-test-integration/
implementation 'com.jporm:jporm-test-integration:8.0.1'
// https://jarcasting.com/artifacts/com.jporm/jporm-test-integration/
implementation ("com.jporm:jporm-test-integration:8.0.1")
'com.jporm:jporm-test-integration:jar:8.0.1'
<dependency org="com.jporm" name="jporm-test-integration" rev="8.0.1">
<artifact name="jporm-test-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jporm', module='jporm-test-integration', version='8.0.1')
)
libraryDependencies += "com.jporm" % "jporm-test-integration" % "8.0.1"
[com.jporm/jporm-test-integration "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jporm : jporm-core | jar | 8.0.1 |
com.jporm : jporm-spring | jar | 8.0.1 |
com.jporm : jporm-test-data | jar | 8.0.1 |