License |
License |
---|---|
GroupId | GroupIdorg.criticalsection.commons-exec |
ArtifactId | ArtifactIdcommons-exec |
Version | Version1.0-cs-01 |
Type | Typejar |
Description |
DescriptionCommons Exec (Sandbox)
CriticalSection.Org internal release of the Apache commons-exec library.
|
Project Organization |
Project OrganizationCriticalSection.Org |
Filename | Size |
---|---|
commons-exec-1.0-cs-01.pom | |
commons-exec-1.0-cs-01.jar | 39 KB |
commons-exec-1.0-cs-01-sources.jar | 45 KB |
commons-exec-1.0-cs-01-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.criticalsection.commons-exec/commons-exec/ -->
<dependency>
<groupId>org.criticalsection.commons-exec</groupId>
<artifactId>commons-exec</artifactId>
<version>1.0-cs-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.criticalsection.commons-exec/commons-exec/
implementation 'org.criticalsection.commons-exec:commons-exec:1.0-cs-01'
// https://jarcasting.com/artifacts/org.criticalsection.commons-exec/commons-exec/
implementation ("org.criticalsection.commons-exec:commons-exec:1.0-cs-01")
'org.criticalsection.commons-exec:commons-exec:jar:1.0-cs-01'
<dependency org="org.criticalsection.commons-exec" name="commons-exec" rev="1.0-cs-01">
<artifact name="commons-exec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.criticalsection.commons-exec', module='commons-exec', version='1.0-cs-01')
)
libraryDependencies += "org.criticalsection.commons-exec" % "commons-exec" % "1.0-cs-01"
[org.criticalsection.commons-exec/commons-exec "1.0-cs-01"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |