Last Version

SCMS :: Command Line Interface 0.3.0

Simple Content Management System

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.leshazlewood.scms
ArtifactId

ArtifactId

scms-cli
Version

Version

0.3.0
Type

Type

jar
Description

Description

SCMS :: Command Line Interface
Simple Content Management System

Download scms-cli 0.3.0


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

Dependencies

compile (2)

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

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.