com.alilitech:boot-plus-integration-jpa

boot-plus is a rapid development framework based on spring boot.

License

License

GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-integration-jpa
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

boot-plus is a rapid development framework based on spring boot.

Download boot-plus-integration-jpa

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.persistence : javax.persistence-api jar 2.2

provided (2)

Group / Artifact Type Version
com.alilitech : boot-plus-web jar 1.1.4
com.alilitech : boot-plus-integration jar 1.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0