License |
License |
---|---|
GroupId | GroupIdcom.nb6868.onex |
ArtifactId | ArtifactIduc |
Version | Version3.6.14 |
Type | Typejar |
Description |
DescriptionOneX Admin Boot
|
Filename | Size |
---|---|
uc-3.6.14.pom | |
uc-3.6.14.jar | 119 KB |
uc-3.6.14-sources.jar | 53 KB |
uc-3.6.14-javadoc.jar | 757 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nb6868.onex/uc/ -->
<dependency>
<groupId>com.nb6868.onex</groupId>
<artifactId>uc</artifactId>
<version>3.6.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.nb6868.onex/uc/
implementation 'com.nb6868.onex:uc:3.6.14'
// https://jarcasting.com/artifacts/com.nb6868.onex/uc/
implementation ("com.nb6868.onex:uc:3.6.14")
'com.nb6868.onex:uc:jar:3.6.14'
<dependency org="com.nb6868.onex" name="uc" rev="3.6.14">
<artifact name="uc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nb6868.onex', module='uc', version='3.6.14')
)
libraryDependencies += "com.nb6868.onex" % "uc" % "3.6.14"
[com.nb6868.onex/uc "3.6.14"]
Group / Artifact | Type | Version |
---|---|---|
com.pig4cloud.plugin : captcha-core | jar | 2.2.2 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.nb6868.onex : common | jar | 3.6.14 |
com.nb6868.onex : msg | jar | 3.6.14 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |