Last Version

cli 1.0.0

Enforce dependencies modules dependencies on Java project

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.fburato
ArtifactId

ArtifactId

highweel-modules-cli
Version

Version

1.0.0
Type

Type

jar
Description

Description

cli
Enforce dependencies modules dependencies on Java project

Download highweel-modules-cli 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.fburato : highwheel-modules-core jar 1.0.0
com.github.fburato : highweel-modules-utils jar 1.0.0
commons-cli : commons-cli jar 1.3.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.0
org.easytesting : fest-assert-core jar 2.0M7

Project Modules

There are no modules declared in this project.