Last Version

labs-jpatest-sample2 0.1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.openengsb.labs.jpatest
ArtifactId

ArtifactId

labs-jpatest-sample2
Version

Version

0.1.0
Type

Type

jar
Description

Description

labs-jpatest-sample2
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download labs-jpatest-sample2 0.1.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.1

Project Modules

There are no modules declared in this project.