is not current version
Last Version 1.1.3

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


GroupId

GroupId

com.github.bld-commons
ArtifactId

ArtifactId

common-jpa-service
Version

Version

1.0.1
Type

Type

jar

Download common-jpa-service 1.0.1


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