is not current version
Last Version 1.1.4

com.alilitech:boot-plus-integration-jpa 1.1.3


GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-integration-jpa
Version

Version

1.1.3
Type

Type

jar

Download boot-plus-integration-jpa 1.1.3


<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-integration-jpa/ -->
<dependency>
    <groupId>com.alilitech</groupId>
    <artifactId>boot-plus-integration-jpa</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-integration-jpa/
implementation 'com.alilitech:boot-plus-integration-jpa:1.1.3'
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-integration-jpa/
implementation ("com.alilitech:boot-plus-integration-jpa:1.1.3")
'com.alilitech:boot-plus-integration-jpa:jar:1.1.3'
<dependency org="com.alilitech" name="boot-plus-integration-jpa" rev="1.1.3">
  <artifact name="boot-plus-integration-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alilitech', module='boot-plus-integration-jpa', version='1.1.3')
)
libraryDependencies += "com.alilitech" % "boot-plus-integration-jpa" % "1.1.3"
[com.alilitech/boot-plus-integration-jpa "1.1.3"]