xo-starter


License

License

GroupId

GroupId

com.github.jnoee
ArtifactId

ArtifactId

xo-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

xo-starter
xo-starter
Project URL

Project URL

https://github.com/Jnoee/xo-starter
Source Code Management

Source Code Management

https://github.com/Jnoee/xo-starter

Download xo-starter

Filename Size
xo-starter-1.0.2.pom 2 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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

  • xo-starter-base
  • xo-starter-cache
  • xo-starter-dfs
  • xo-starter-swagger
  • xo-starter-web
  • xo-starter-xss
  • xo-starter-privileg
  • xo-starter-kaptcha
  • xo-starter-auth
  • xo-starter-auth-server
  • xo-starter-auth-client
  • xo-starter-auth-feign
  • xo-starter-freemarker
  • xo-starter-mail
  • xo-starter-jpa
  • xo-starter-jpa-search
  • xo-starter-jpa-audit
  • xo-starter-ienum
  • xo-starter-mvc
  • xo-starter-dwz
  • xo-starter-pay
  • xo-starter-excel
  • xo-starter-word
  • xo-starter-banner
  • xo-starter-id

xo-starter

基于spring boot构建的组件库。

Versions

Version
1.0.2
1.0.1
1.0.0