com.github.jnoee:xo-starter-jpa

xo-starter

License

License

GroupId

GroupId

com.github.jnoee
ArtifactId

ArtifactId

xo-starter-jpa
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

xo-starter

Download xo-starter-jpa

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-jpa/ -->
<dependency>
    <groupId>com.github.jnoee</groupId>
    <artifactId>xo-starter-jpa</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-jpa/
implementation 'com.github.jnoee:xo-starter-jpa:1.0.2'
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-jpa/
implementation ("com.github.jnoee:xo-starter-jpa:1.0.2")
'com.github.jnoee:xo-starter-jpa:jar:1.0.2'
<dependency org="com.github.jnoee" name="xo-starter-jpa" rev="1.0.2">
  <artifact name="xo-starter-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnoee', module='xo-starter-jpa', version='1.0.2')
)
libraryDependencies += "com.github.jnoee" % "xo-starter-jpa" % "1.0.2"
[com.github.jnoee/xo-starter-jpa "1.0.2"]

Dependencies

compile (9)

Group / Artifact Type Version
com.github.jnoee : xo-starter-cache jar 1.0.2
com.github.jnoee : xo-starter-id jar 1.0.2
org.springframework : spring-webmvc jar
com.alibaba : druid-spring-boot-starter jar 1.1.10
org.springframework.boot : spring-boot-starter-data-jpa jar 2.0.4.RELEASE
com.integralblue : hibernate-springcache jar 1.0.2
org.springframework.boot : spring-boot-autoconfigure jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
org.projectlombok : lombok jar 1.16.22

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.4.RELEASE

Project Modules

There are no modules declared in this project.

xo-starter

基于spring boot构建的组件库。

Versions

Version
1.0.2
1.0.1
1.0.0