License |
License |
---|---|
GroupId | GroupIduk.org.retep.microkernel |
ArtifactId | ArtifactIdshell |
Last Version | Last Version10.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionretepMicroKernel Shell
The retepMicroKernel application container.
|
Filename | Size |
---|---|
shell-10.5.1.pom | |
shell-10.5.1.jar | 26 KB |
shell-10.5.1-tests.jar | 1 KB |
shell-10.5.1-sources.jar | 20 KB |
shell-10.5.1-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.microkernel/shell/ -->
<dependency>
<groupId>uk.org.retep.microkernel</groupId>
<artifactId>shell</artifactId>
<version>10.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/shell/
implementation 'uk.org.retep.microkernel:shell:10.5.1'
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/shell/
implementation ("uk.org.retep.microkernel:shell:10.5.1")
'uk.org.retep.microkernel:shell:jar:10.5.1'
<dependency org="uk.org.retep.microkernel" name="shell" rev="10.5.1">
<artifact name="shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.microkernel', module='shell', version='10.5.1')
)
libraryDependencies += "uk.org.retep.microkernel" % "shell" % "10.5.1"
[uk.org.retep.microkernel/shell "10.5.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.tools : io | jar | 10.5.1 |
uk.org.retep.tools : logging | jar | 10.5.1 |
uk.org.retep.tools : collections | jar | 10.5.1 |
org.codehaus.groovy : groovy | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.microkernel : module | jar | 10.5.1 |
Group / Artifact | Type | Version |
---|---|---|
uk.org.retep.microkernel : logger | jar | 10.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |