| License |
License |
|---|---|
| GroupId | GroupIdcom.soento |
| ArtifactId | ArtifactIdsoento-cms |
| Last Version | Last Version1.0.2-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsoento's development kit.
|
| Filename | Size |
|---|---|
| soento-cms-1.0.2-RELEASE.pom | |
| soento-cms-1.0.2-RELEASE.jar | 5 MB |
| soento-cms-1.0.2-RELEASE-sources.jar | 5 MB |
| soento-cms-1.0.2-RELEASE-javadoc.jar | 745 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.soento/soento-cms/ -->
<dependency>
<groupId>com.soento</groupId>
<artifactId>soento-cms</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-cms/
implementation 'com.soento:soento-cms:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-cms/
implementation ("com.soento:soento-cms:1.0.2-RELEASE")
'com.soento:soento-cms:jar:1.0.2-RELEASE'
<dependency org="com.soento" name="soento-cms" rev="1.0.2-RELEASE">
<artifact name="soento-cms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-cms', version='1.0.2-RELEASE')
)
libraryDependencies += "com.soento" % "soento-cms" % "1.0.2-RELEASE"
[com.soento/soento-cms "1.0.2-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-quartz | jar | 2.0.1.RELEASE |
| com.soento : soento-core | jar | 1.0.2-RELEASE |
| com.soento : soento-web | jar | 1.0.2-RELEASE |
| org.apache.shiro : shiro-spring | jar | 1.4.0 |
| org.crazycake : shiro-redis | jar | 2.8.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-tomcat | jar | 2.0.1.RELEASE |
| org.springframework.boot : spring-boot-devtools | jar | 2.0.1.RELEASE |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |