| License |
License |
|---|---|
| GroupId | GroupIdru.ilb.common |
| ArtifactId | ArtifactIdcommon-jpa |
| Last Version | Last Version1.36 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-jpa
Various jpa support classes: AttributeConverters for core java classes
|
| Filename | Size |
|---|---|
| common-jpa-1.36.pom | |
| common-jpa-1.36.jar | 40 KB |
| common-jpa-1.36-sources.jar | 29 KB |
| common-jpa-1.36-javadoc.jar | 158 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.ilb.common/common-jpa/ -->
<dependency>
<groupId>ru.ilb.common</groupId>
<artifactId>common-jpa</artifactId>
<version>1.36</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.common/common-jpa/
implementation 'ru.ilb.common:common-jpa:1.36'
// https://jarcasting.com/artifacts/ru.ilb.common/common-jpa/
implementation ("ru.ilb.common:common-jpa:1.36")
'ru.ilb.common:common-jpa:jar:1.36'
<dependency org="ru.ilb.common" name="common-jpa" rev="1.36">
<artifact name="common-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.common', module='common-jpa', version='1.36')
)
libraryDependencies += "ru.ilb.common" % "common-jpa" % "1.36"
[ru.ilb.common/common-jpa "1.36"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.persistence : eclipselink Optional | jar | 2.7.5 |
| org.slf4j : slf4j-api Optional | jar | 1.7.19 |
| org.springframework : spring-beans Optional | jar | 5.1.10.RELEASE |
| org.springframework.data : spring-data-jpa Optional | jar | 1.10.5.RELEASE |
| javax : javaee-web-api | jar | 8.0 |