License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.memoryi |
ArtifactId | ArtifactIdjpa-ext |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.bitbucket.memoryi:jpa-ext
framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jpa-ext-2.0.0.pom | |
jpa-ext-2.0.0.jar | 3 KB |
jpa-ext-2.0.0-sources.jar | 1 KB |
jpa-ext-2.0.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.memoryi/jpa-ext/ -->
<dependency>
<groupId>org.bitbucket.memoryi</groupId>
<artifactId>jpa-ext</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/jpa-ext/
implementation 'org.bitbucket.memoryi:jpa-ext:2.0.0'
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/jpa-ext/
implementation ("org.bitbucket.memoryi:jpa-ext:2.0.0")
'org.bitbucket.memoryi:jpa-ext:jar:2.0.0'
<dependency org="org.bitbucket.memoryi" name="jpa-ext" rev="2.0.0">
<artifact name="jpa-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.memoryi', module='jpa-ext', version='2.0.0')
)
libraryDependencies += "org.bitbucket.memoryi" % "jpa-ext" % "2.0.0"
[org.bitbucket.memoryi/jpa-ext "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-jpa | jar | 1.3.2.RELEASE |
org.springframework : spring-orm | jar | 3.2.0.RELEASE |
org.springframework : spring-context | jar | 3.2.0.RELEASE |
org.hibernate : hibernate-entitymanager | jar | 4.2.1.Final |