SCMS :: Distribution Zip

Simple Content Management System

License

License

GroupId

GroupId

com.leshazlewood.scms
ArtifactId

ArtifactId

scms
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

SCMS :: Distribution Zip
Simple Content Management System

Download scms

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.leshazlewood.scms : scms-cli jar 0.3.0

runtime (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.7
org.slf4j : slf4j-simple jar 1.7.21

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.4
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0