Last Version

Example CMS 3.1.0

Resource4J Example CMS Web Application

License

License

GroupId

GroupId

com.github.resource4j
ArtifactId

ArtifactId

resource4j-cms
Version

Version

3.1.0
Type

Type

jar
Description

Description

Example CMS
Resource4J Example CMS Web Application
Project URL

Project URL

https://github.com/resource4j/resource4j

Download resource4j-cms 3.1.0


<!-- https://jarcasting.com/artifacts/com.github.resource4j/resource4j-cms/ -->
<dependency>
    <groupId>com.github.resource4j</groupId>
    <artifactId>resource4j-cms</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-cms/
implementation 'com.github.resource4j:resource4j-cms:3.1.0'
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-cms/
implementation ("com.github.resource4j:resource4j-cms:3.1.0")
'com.github.resource4j:resource4j-cms:jar:3.1.0'
<dependency org="com.github.resource4j" name="resource4j-cms" rev="3.1.0">
  <artifact name="resource4j-cms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.resource4j', module='resource4j-cms', version='3.1.0')
)
libraryDependencies += "com.github.resource4j" % "resource4j-cms" % "3.1.0"
[com.github.resource4j/resource4j-cms "3.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.resource4j : resource4j-spring jar 3.1.0
com.github.resource4j : resource4j-thymeleaf21 jar 3.1.0
org.thymeleaf.extras : thymeleaf-extras-springsecurity4 jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-security jar
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.