License |
License |
---|---|
GroupId | GroupIdcom.foreach.across.modules |
ArtifactId | ArtifactIdweb-cms-module |
Last Version | Last Version0.2.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb Cms Module
Provides infrastructure and administration UI for a basic Web CMS.
|
<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/web-cms-module/ -->
<dependency>
<groupId>com.foreach.across.modules</groupId>
<artifactId>web-cms-module</artifactId>
<version>0.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across.modules/web-cms-module/
implementation 'com.foreach.across.modules:web-cms-module:0.2.0.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across.modules/web-cms-module/
implementation ("com.foreach.across.modules:web-cms-module:0.2.0.RELEASE")
'com.foreach.across.modules:web-cms-module:jar:0.2.0.RELEASE'
<dependency org="com.foreach.across.modules" name="web-cms-module" rev="0.2.0.RELEASE">
<artifact name="web-cms-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across.modules', module='web-cms-module', version='0.2.0.RELEASE')
)
libraryDependencies += "com.foreach.across.modules" % "web-cms-module" % "0.2.0.RELEASE"
[com.foreach.across.modules/web-cms-module "0.2.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.foreach.across : across-web | jar | 5.1.0.RELEASE |
com.foreach.across.modules : across-hibernate-module | jar | 4.1.0.RELEASE |
org.springframework : spring-context-support | jar | 5.2.10.RELEASE |
com.foreach.across.modules : admin-web-module Optional | jar | 4.0.0.RELEASE |
com.foreach.across.modules : entity-module Optional | jar | 4.1.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.5.RELEASE |
com.foreach.imageserver : imageserver-client Optional | jar | 6.0.0.RELEASE |
com.cloudinary : cloudinary-http44 Optional | jar | 1.26.0 |
org.webjars.npm : codemirror-minified | jar | 5.44.0 |
org.webjars : lodash | jar | 4.17.4 |
org.webjars.bower : bootbox.js | jar | 5.3.2 |
org.webjars : jquery-ui | jar | 1.12.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.16 |