License |
License |
---|---|
GroupId | GroupIdcom.nb6868.onex |
ArtifactId | ArtifactIduc |
Version | Version2.0.9 |
Type | Typejar |
Description |
DescriptionOneX Admin Boot
|
Filename | Size |
---|---|
uc-2.0.9.pom | |
uc-2.0.9.jar | 1 KB |
uc-2.0.9-sources.jar | 739 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.nb6868.onex/uc/ -->
<dependency>
<groupId>com.nb6868.onex</groupId>
<artifactId>uc</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.nb6868.onex/uc/
implementation 'com.nb6868.onex:uc:2.0.9'
// https://jarcasting.com/artifacts/com.nb6868.onex/uc/
implementation ("com.nb6868.onex:uc:2.0.9")
'com.nb6868.onex:uc:jar:2.0.9'
<dependency org="com.nb6868.onex" name="uc" rev="2.0.9">
<artifact name="uc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nb6868.onex', module='uc', version='2.0.9')
)
libraryDependencies += "com.nb6868.onex" % "uc" % "2.0.9"
[com.nb6868.onex/uc "2.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.5.6 |
org.hibernate.validator : hibernate-validator | jar | 6.2.0.Final |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
com.nb6868.onex : common | jar | 2.0.9 |
org.apache.shiro : shiro-core | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |