| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.as-development.asdk |
| ArtifactId | ArtifactIdasdk-tools-commandline |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionASDK - as-development.net
A framework collecting tools, helper classes and services.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.as-development.asdk/asdk-tools-commandline/ -->
<dependency>
<groupId>net.as-development.asdk</groupId>
<artifactId>asdk-tools-commandline</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.as-development.asdk/asdk-tools-commandline/
implementation 'net.as-development.asdk:asdk-tools-commandline:2.0.0'
// https://jarcasting.com/artifacts/net.as-development.asdk/asdk-tools-commandline/
implementation ("net.as-development.asdk:asdk-tools-commandline:2.0.0")
'net.as-development.asdk:asdk-tools-commandline:jar:2.0.0'
<dependency org="net.as-development.asdk" name="asdk-tools-commandline" rev="2.0.0">
<artifact name="asdk-tools-commandline" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.as-development.asdk', module='asdk-tools-commandline', version='2.0.0')
)
libraryDependencies += "net.as-development.asdk" % "asdk-tools-commandline" % "2.0.0"
[net.as-development.asdk/asdk-tools-commandline "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli | jar | 1.2 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : slf4j-ext | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.powermock : powermock-core | jar | 1.5.4 |
| org.powermock : powermock-api-mockito | jar | 1.5.4 |
| org.powermock : powermock-module-junit4 | jar | 1.5.4 |
| org.powermock : powermock-module-junit4-rule-agent | jar | 1.5.4 |