License |
License |
---|---|
GroupId | GroupIdcom.nb6868.onex |
ArtifactId | ArtifactIdonex-boot |
Version | Version2.2.2 |
Type | Typepom |
Description |
Descriptiononex-boot
OneX Admin Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
onex-boot-2.2.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nb6868.onex/onex-boot/ -->
<dependency>
<groupId>com.nb6868.onex</groupId>
<artifactId>onex-boot</artifactId>
<version>2.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nb6868.onex/onex-boot/
implementation 'com.nb6868.onex:onex-boot:2.2.2'
// https://jarcasting.com/artifacts/com.nb6868.onex/onex-boot/
implementation ("com.nb6868.onex:onex-boot:2.2.2")
'com.nb6868.onex:onex-boot:pom:2.2.2'
<dependency org="com.nb6868.onex" name="onex-boot" rev="2.2.2">
<artifact name="onex-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nb6868.onex', module='onex-boot', version='2.2.2')
)
libraryDependencies += "com.nb6868.onex" % "onex-boot" % "2.2.2"
[com.nb6868.onex/onex-boot "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.3 |
org.hibernate.validator : hibernate-validator | jar | 6.2.0.Final |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |