License |
License
Apache License
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.deephacks.tools4j |
ArtifactId | ArtifactIdcli-api |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTools4j Cli API
|
Filename | Size |
---|---|
cli-api-0.0.1.pom | |
cli-api-0.0.1.jar | 22 KB |
cli-api-0.0.1-sources.jar | 17 KB |
cli-api-0.0.1-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.deephacks.tools4j/cli-api/ -->
<dependency>
<groupId>org.deephacks.tools4j</groupId>
<artifactId>cli-api</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks.tools4j/cli-api/
implementation 'org.deephacks.tools4j:cli-api:0.0.1'
// https://jarcasting.com/artifacts/org.deephacks.tools4j/cli-api/
implementation ("org.deephacks.tools4j:cli-api:0.0.1")
'org.deephacks.tools4j:cli-api:jar:0.0.1'
<dependency org="org.deephacks.tools4j" name="cli-api" rev="0.0.1">
<artifact name="cli-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks.tools4j', module='cli-api', version='0.0.1')
)
libraryDependencies += "org.deephacks.tools4j" % "cli-api" % "0.0.1"
[org.deephacks.tools4j/cli-api "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.deephacks.tools4j : cli-bootstrap | jar | 0.0.1 |
org.deephacks.tools4j : support-jse | jar | 0.0.1 |
org.deephacks.tools4j : log | jar | 0.0.1 |
javax.validation : validation-api | jar | 1.0.0.GA |
org.hibernate : hibernate-validator | jar | 4.1.0.Final |
org.slf4j : slf4j-api | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
org.deephacks.tools4j : support-test | jar | 0.0.1 |
ch.qos.logback : logback-classic | jar | 1.0.0 |
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.8.5 |
org.unitils : unitils-core | jar | 3.1 |