License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdorg.crashub |
ArtifactId | ArtifactIdcrash.shell |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCRaSH Shell
The Shell module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
crash.shell-1.3.2.pom | |
crash.shell-1.3.2.jar | 719 KB |
crash.shell-1.3.2-tests.jar | 339 KB |
crash.shell-1.3.2-standalone.jar | 6 MB |
crash.shell-1.3.2-sources.jar | 416 KB |
crash.shell-1.3.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.crashub/crash.shell/ -->
<dependency>
<groupId>org.crashub</groupId>
<artifactId>crash.shell</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.crashub/crash.shell/
implementation 'org.crashub:crash.shell:1.3.2'
// https://jarcasting.com/artifacts/org.crashub/crash.shell/
implementation ("org.crashub:crash.shell:1.3.2")
'org.crashub:crash.shell:jar:1.3.2'
<dependency org="org.crashub" name="crash.shell" rev="1.3.2">
<artifact name="crash.shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.crashub', module='crash.shell', version='1.3.2')
)
libraryDependencies += "org.crashub" % "crash.shell" % "1.3.2"
[org.crashub/crash.shell "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.crashub : crash.cli | jar | 1.3.2 |
org.codehaus.groovy : groovy-all | jar | 1.8.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.shrinkwrap : shrinkwrap-api | jar | 1.0.0 |
org.jboss.shrinkwrap : shrinkwrap-impl-base | jar | 1.0.0 |
com.google.guava : guava | jar | 14.0 |
org.apache.derby : derby | jar | 10.6.2.1 |
org.hibernate : hibernate-entitymanager | jar | 3.6.0.Final |
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-jdk14 | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools Optional | jar | 1.6 |