License |
License |
---|---|
GroupId | GroupIdorg.openengsb.labs.jpatest |
ArtifactId | ArtifactIdlabs-jpatest-sample1 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionlabs-jpatest-sample1
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-sample1/ -->
<dependency>
<groupId>org.openengsb.labs.jpatest</groupId>
<artifactId>labs-jpatest-sample1</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.labs.jpatest/labs-jpatest-sample1/
implementation 'org.openengsb.labs.jpatest:labs-jpatest-sample1:0.1.0'
// https://jarcasting.com/artifacts/org.openengsb.labs.jpatest/labs-jpatest-sample1/
implementation ("org.openengsb.labs.jpatest:labs-jpatest-sample1:0.1.0")
'org.openengsb.labs.jpatest:labs-jpatest-sample1:jar:0.1.0'
<dependency org="org.openengsb.labs.jpatest" name="labs-jpatest-sample1" rev="0.1.0">
<artifact name="labs-jpatest-sample1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.labs.jpatest', module='labs-jpatest-sample1', version='0.1.0')
)
libraryDependencies += "org.openengsb.labs.jpatest" % "labs-jpatest-sample1" % "0.1.0"
[org.openengsb.labs.jpatest/labs-jpatest-sample1 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.geronimo.specs : geronimo-jpa_2.0_spec | jar | 1.1 |