Last Version

Zols CMS Plugin 0.0.1


GroupId

GroupId

org.zols
ArtifactId

ArtifactId

zols-cms-plugin
Version

Version

0.0.1
Type

Type

jar
Description

Description

Zols CMS Plugin

Download zols-cms-plugin 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-thymeleaf jar
com.fasterxml.jackson.module : jackson-module-jsonSchema jar ${jackson-module-jsonSchema-version}
org.mongodb : mongo-java-driver jar
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar
com.mangofactory : swagger-springmvc jar ${swagger-springmvc-version}

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.