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