| GroupId | GroupIdorg.defne |
|---|---|
| ArtifactId | ArtifactIddefne-jpa |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDefne :: Defne JPA
Contains Defne JPA
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMechSoft Mechanical and Software Solutions |
| Filename | Size |
|---|---|
| defne-jpa-1.0.1.pom | |
| defne-jpa-1.0.1.jar | 12 KB |
| defne-jpa-1.0.1-sources.jar | 11 KB |
| defne-jpa-1.0.1-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.defne/defne-jpa/ -->
<dependency>
<groupId>org.defne</groupId>
<artifactId>defne-jpa</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.defne/defne-jpa/
implementation 'org.defne:defne-jpa:1.0.1'
// https://jarcasting.com/artifacts/org.defne/defne-jpa/
implementation ("org.defne:defne-jpa:1.0.1")
'org.defne:defne-jpa:jar:1.0.1'
<dependency org="org.defne" name="defne-jpa" rev="1.0.1">
<artifact name="defne-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.defne', module='defne-jpa', version='1.0.1')
)
libraryDependencies += "org.defne" % "defne-jpa" % "1.0.1"
[org.defne/defne-jpa "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.defne : defne-utility | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-jpa_2.0_spec Optional | jar | 1.0 |
| org.defne : defne-service | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |