GroupId | GroupIdorg.openengsb.labs.jpatest |
---|---|
ArtifactId | ArtifactIdlabs-jpatest-itests |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
labs-jpatest-itests-0.2.0.pom | |
labs-jpatest-itests-0.2.0.jar | 2 KB |
labs-jpatest-itests-0.2.0-javadoc.jar | 338 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openengsb.labs.jpatest/labs-jpatest-itests/ -->
<dependency>
<groupId>org.openengsb.labs.jpatest</groupId>
<artifactId>labs-jpatest-itests</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.labs.jpatest/labs-jpatest-itests/
implementation 'org.openengsb.labs.jpatest:labs-jpatest-itests:0.2.0'
// https://jarcasting.com/artifacts/org.openengsb.labs.jpatest/labs-jpatest-itests/
implementation ("org.openengsb.labs.jpatest:labs-jpatest-itests:0.2.0")
'org.openengsb.labs.jpatest:labs-jpatest-itests:jar:0.2.0'
<dependency org="org.openengsb.labs.jpatest" name="labs-jpatest-itests" rev="0.2.0">
<artifact name="labs-jpatest-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.labs.jpatest', module='labs-jpatest-itests', version='0.2.0')
)
libraryDependencies += "org.openengsb.labs.jpatest" % "labs-jpatest-itests" % "0.2.0"
[org.openengsb.labs.jpatest/labs-jpatest-itests "0.2.0"]