| License |
License
Other License Agreement
|
|---|---|
| GroupId | GroupIdorg.refcodes |
| ArtifactId | ArtifactIdrefcodes-batch |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.refcodes:refcodes-batch
Artifact providing a bash shell (batch) scripting frame.
|
| Filename | Size |
|---|---|
| refcodes-batch-1.0.5.pom | |
| refcodes-batch-1.0.5.jar | 57 KB |
| refcodes-batch-1.0.5-tests.jar | 408 bytes |
| refcodes-batch-1.0.5-sources.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-batch/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-batch</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-batch/
implementation 'org.refcodes:refcodes-batch:1.0.5'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-batch/
implementation ("org.refcodes:refcodes-batch:1.0.5")
'org.refcodes:refcodes-batch:jar:1.0.5'
<dependency org="org.refcodes" name="refcodes-batch" rev="1.0.5">
<artifact name="refcodes-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-batch', version='1.0.5')
)
libraryDependencies += "org.refcodes" % "refcodes-batch" % "1.0.5"
[org.refcodes/refcodes-batch "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.refcodes : refcodes-licensing | jar | 1.0.5 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |