Last Version

onex-boot 3.6.25

OneX Admin Boot

License

License

GroupId

GroupId

com.nb6868.onex
ArtifactId

ArtifactId

onex-boot
Version

Version

3.6.25
Type

Type

pom
Description

Description

onex-boot
OneX Admin Boot
Project URL

Project URL

https://onex.nb6868.com/
Source Code Management

Source Code Management

https://github.com/zhangchaoxu/onex-boot/

Download onex-boot 3.6.25

Filename Size
onex-boot-3.6.25.pom 8 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.24

test (1)

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

Project Modules

  • common
  • websocket
  • uc
  • sys
  • msg
  • sched
  • cms
  • coder