License |
License |
---|---|
GroupId | GroupIdcom.nb6868.onex |
ArtifactId | ArtifactIdcms |
Version | Version3.4.6 |
Type | Typejar |
Description |
DescriptionOneX Admin Boot
|
Filename | Size |
---|---|
cms-3.4.6.pom | |
cms-3.4.6.jar | 46 KB |
cms-3.4.6-sources.jar | 19 KB |
cms-3.4.6-javadoc.jar | 531 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nb6868.onex/cms/ -->
<dependency>
<groupId>com.nb6868.onex</groupId>
<artifactId>cms</artifactId>
<version>3.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nb6868.onex/cms/
implementation 'com.nb6868.onex:cms:3.4.6'
// https://jarcasting.com/artifacts/com.nb6868.onex/cms/
implementation ("com.nb6868.onex:cms:3.4.6")
'com.nb6868.onex:cms:jar:3.4.6'
<dependency org="com.nb6868.onex" name="cms" rev="3.4.6">
<artifact name="cms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nb6868.onex', module='cms', version='3.4.6')
)
libraryDependencies += "com.nb6868.onex" % "cms" % "3.4.6"
[com.nb6868.onex/cms "3.4.6"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.nb6868.onex : common | jar | 3.4.6 |
org.apache.shiro : shiro-core | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |