License |
License |
---|---|
GroupId | GroupIdcom.alilitech |
ArtifactId | ArtifactIdboot-plus-integration-jpa |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionboot-plus is a rapid development framework based on spring boot.
|
<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-integration-jpa/ -->
<dependency>
<groupId>com.alilitech</groupId>
<artifactId>boot-plus-integration-jpa</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-integration-jpa/
implementation 'com.alilitech:boot-plus-integration-jpa:1.1.4'
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-integration-jpa/
implementation ("com.alilitech:boot-plus-integration-jpa:1.1.4")
'com.alilitech:boot-plus-integration-jpa:jar:1.1.4'
<dependency org="com.alilitech" name="boot-plus-integration-jpa" rev="1.1.4">
<artifact name="boot-plus-integration-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alilitech', module='boot-plus-integration-jpa', version='1.1.4')
)
libraryDependencies += "com.alilitech" % "boot-plus-integration-jpa" % "1.1.4"
[com.alilitech/boot-plus-integration-jpa "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : javax.persistence-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.alilitech : boot-plus-web | jar | 1.1.4 |
com.alilitech : boot-plus-integration | jar | 1.1.4 |