License |
License |
---|---|
GroupId | GroupIdcom.nb6868.onex |
ArtifactId | ArtifactIduc |
Version | Version3.4.6 |
Type | Typejar |
Description |
DescriptionOneX Admin Boot
|
Filename | Size |
---|---|
uc-3.4.6.pom | |
uc-3.4.6.jar | 106 KB |
uc-3.4.6-sources.jar | 48 KB |
uc-3.4.6-javadoc.jar | 721 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nb6868.onex/uc/ -->
<dependency>
<groupId>com.nb6868.onex</groupId>
<artifactId>uc</artifactId>
<version>3.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nb6868.onex/uc/
implementation 'com.nb6868.onex:uc:3.4.6'
// https://jarcasting.com/artifacts/com.nb6868.onex/uc/
implementation ("com.nb6868.onex:uc:3.4.6")
'com.nb6868.onex:uc:jar:3.4.6'
<dependency org="com.nb6868.onex" name="uc" rev="3.4.6">
<artifact name="uc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nb6868.onex', module='uc', version='3.4.6')
)
libraryDependencies += "com.nb6868.onex" % "uc" % "3.4.6"
[com.nb6868.onex/uc "3.4.6"]
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.4.6 |
com.nb6868.onex : msg | jar | 3.4.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |