| License |
License |
|---|---|
| GroupId | GroupIdcom.github.restup |
| ArtifactId | ArtifactIdup-repository-jpa |
| Version | Version0.0.5 |
| Type | Typejar |
| Description |
DescriptionUp! :: repository :: jpa
REST Up!
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| up-repository-jpa-0.0.5.pom | |
| up-repository-jpa-0.0.5.jar | 12 KB |
| up-repository-jpa-0.0.5-sources.jar | 5 KB |
| up-repository-jpa-0.0.5-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.restup/up-repository-jpa/ -->
<dependency>
<groupId>com.github.restup</groupId>
<artifactId>up-repository-jpa</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.restup/up-repository-jpa/
implementation 'com.github.restup:up-repository-jpa:0.0.5'
// https://jarcasting.com/artifacts/com.github.restup/up-repository-jpa/
implementation ("com.github.restup:up-repository-jpa:0.0.5")
'com.github.restup:up-repository-jpa:jar:0.0.5'
<dependency org="com.github.restup" name="up-repository-jpa" rev="0.0.5">
<artifact name="up-repository-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.restup', module='up-repository-jpa', version='0.0.5')
)
libraryDependencies += "com.github.restup" % "up-repository-jpa" % "0.0.5"
[com.github.restup/up-repository-jpa "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.restup : up-core | jar | 0.0.5 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| javax.transaction : javax.transaction-api | jar | 1.2 |
| com.github.restup : up-core | test-jar | 0.0.5 |
| javax.transaction : jta | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.interceptor : javax.interceptor-api | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.restup.test : up-test-model | jar | 0.0.5 |
| com.github.restup.test : up-test | jar | 0.0.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.8.47 |
| org.springframework : spring-core | jar | 4.3.7.RELEASE |
| org.springframework : spring-test | jar | 4.3.7.RELEASE |
| org.springframework.data : spring-data-jpa | jar | 1.11.23.RELEASE |
| org.hibernate : hibernate-entitymanager | jar | 5.1.0.Final |
| com.h2database : h2 | jar | 1.4.196 |