is not current version
Last Version 1.1.3

DXC Persistence Base Common Project 1.0.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.bld-commons
ArtifactId

ArtifactId

common-jpa-service
Version

Version

1.0.0
Type

Type

jar
Description

Description

DXC Persistence Base Common Project
Parent pom providing dependency and plugin management for applications built with Maven

Download common-jpa-service 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.bld-commons/common-jpa-service/ -->
<dependency>
    <groupId>com.github.bld-commons</groupId>
    <artifactId>common-jpa-service</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bld-commons/common-jpa-service/
implementation 'com.github.bld-commons:common-jpa-service:1.0.0'
// https://jarcasting.com/artifacts/com.github.bld-commons/common-jpa-service/
implementation ("com.github.bld-commons:common-jpa-service:1.0.0")
'com.github.bld-commons:common-jpa-service:jar:1.0.0'
<dependency org="com.github.bld-commons" name="common-jpa-service" rev="1.0.0">
  <artifact name="common-jpa-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bld-commons', module='common-jpa-service', version='1.0.0')
)
libraryDependencies += "com.github.bld-commons" % "common-jpa-service" % "1.0.0"
[com.github.bld-commons/common-jpa-service "1.0.0"]

Dependencies

compile (14)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.4.27.Final
org.springframework.data : spring-data-commons jar
org.springframework : spring-context jar
org.apache.commons : commons-lang3 jar 3.11
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
org.springframework.data : spring-data-jpa jar
org.apache.commons : commons-collections4 jar 4.4
org.projectlombok : lombok jar 1.18.16
commons-beanutils : commons-beanutils jar 1.9.4
commons-lang : commons-lang jar 2.6
org.springframework : spring-beans jar
javax.validation : validation-api jar 2.0.1.Final
javax.persistence : javax.persistence-api jar 2.2
org.springframework : spring-jdbc jar

Project Modules

There are no modules declared in this project.