License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.fburato |
ArtifactId | ArtifactIdhighweel-modules-cli |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncli
Enforce dependencies modules dependencies on Java project
|
<!-- 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"]
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 |
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 |