is not current version
Last Version 1.1.3

com.github.bld-commons:common-jpa-service 1.0.2


GroupId

GroupId

com.github.bld-commons
ArtifactId

ArtifactId

common-jpa-service
Version

Version

1.0.2
Type

Type

jar

Download common-jpa-service 1.0.2


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