License |
License |
---|---|
GroupId | GroupIdcom.parisesoftware |
ArtifactId | ArtifactIdexcite-commandline |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionEXCITE :: Command Line
Entry Point to the EXCITE Application from the Command Line
|
<!-- https://jarcasting.com/artifacts/com.parisesoftware/excite-commandline/ -->
<dependency>
<groupId>com.parisesoftware</groupId>
<artifactId>excite-commandline</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.parisesoftware/excite-commandline/
implementation 'com.parisesoftware:excite-commandline:1.0.2'
// https://jarcasting.com/artifacts/com.parisesoftware/excite-commandline/
implementation ("com.parisesoftware:excite-commandline:1.0.2")
'com.parisesoftware:excite-commandline:jar:1.0.2'
<dependency org="com.parisesoftware" name="excite-commandline" rev="1.0.2">
<artifact name="excite-commandline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.parisesoftware', module='excite-commandline', version='1.0.2')
)
libraryDependencies += "com.parisesoftware" % "excite-commandline" % "1.0.2"
[com.parisesoftware/excite-commandline "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.parisesoftware : excite-core | jar | 1.0.2 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.codehaus.groovy : groovy-all | pom | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
cglib : cglib-nodep | jar | 3.2.4 |
org.objenesis : objenesis | jar | 2.5.1 |