License |
License |
---|---|
GroupId | GroupIdorg.openengsb.labs.jpatest |
ArtifactId | ArtifactIdlabs-jpatest-sample2 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionlabs-jpatest-sample2
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.openengsb.labs.jpatest/labs-jpatest-sample2/ -->
<dependency>
<groupId>org.openengsb.labs.jpatest</groupId>
<artifactId>labs-jpatest-sample2</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.labs.jpatest/labs-jpatest-sample2/
implementation 'org.openengsb.labs.jpatest:labs-jpatest-sample2:0.1.0'
// https://jarcasting.com/artifacts/org.openengsb.labs.jpatest/labs-jpatest-sample2/
implementation ("org.openengsb.labs.jpatest:labs-jpatest-sample2:0.1.0")
'org.openengsb.labs.jpatest:labs-jpatest-sample2:jar:0.1.0'
<dependency org="org.openengsb.labs.jpatest" name="labs-jpatest-sample2" rev="0.1.0">
<artifact name="labs-jpatest-sample2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.labs.jpatest', module='labs-jpatest-sample2', version='0.1.0')
)
libraryDependencies += "org.openengsb.labs.jpatest" % "labs-jpatest-sample2" % "0.1.0"
[org.openengsb.labs.jpatest/labs-jpatest-sample2 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.geronimo.specs : geronimo-jpa_2.0_spec | jar | 1.1 |