| License |
License |
|---|---|
| GroupId | GroupIdcom.zepben |
| ArtifactId | ArtifactIdcommand-line-arguments |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
Descriptioncom.zepben:command-line-arguments
Command line arguments for EWB and related services
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.zepben/command-line-arguments/ -->
<dependency>
<groupId>com.zepben</groupId>
<artifactId>command-line-arguments</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zepben/command-line-arguments/
implementation 'com.zepben:command-line-arguments:1.1.0'
// https://jarcasting.com/artifacts/com.zepben/command-line-arguments/
implementation ("com.zepben:command-line-arguments:1.1.0")
'com.zepben:command-line-arguments:jar:1.1.0'
<dependency org="com.zepben" name="command-line-arguments" rev="1.1.0">
<artifact name="command-line-arguments" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zepben', module='command-line-arguments', version='1.1.0')
)
libraryDependencies += "com.zepben" % "command-line-arguments" % "1.1.0"
[com.zepben/command-line-arguments "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zepben : annotations | jar | 1.3.0 |
| commons-cli : commons-cli | jar | 1.3.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.zepben : test-utils | jar | 1.0.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| com.github.npathai : hamcrest-optional | jar | 2.0.0 |
| org.mockito : mockito-core | jar | 3.2.4 |
| org.jacoco : org.jacoco.agent | jar | 0.8.6 |