GroupId | GroupIdjpox |
---|---|
ArtifactId | ArtifactIdjpox-shell |
Last Version | Last Version1.2.0-beta-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPOX Shell plugin
JPOX provides a shell tool.
|
Filename | Size |
---|---|
jpox-shell-1.2.0-beta-2.pom | |
jpox-shell-1.2.0-beta-2.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jpox/jpox-shell/ -->
<dependency>
<groupId>jpox</groupId>
<artifactId>jpox-shell</artifactId>
<version>1.2.0-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/jpox/jpox-shell/
implementation 'jpox:jpox-shell:1.2.0-beta-2'
// https://jarcasting.com/artifacts/jpox/jpox-shell/
implementation ("jpox:jpox-shell:1.2.0-beta-2")
'jpox:jpox-shell:jar:1.2.0-beta-2'
<dependency org="jpox" name="jpox-shell" rev="1.2.0-beta-2">
<artifact name="jpox-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='jpox', module='jpox-shell', version='1.2.0-beta-2')
)
libraryDependencies += "jpox" % "jpox-shell" % "1.2.0-beta-2"
[jpox/jpox-shell "1.2.0-beta-2"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.8 |
javax.jdo : jdo2-api | jar | 2.0 |
jython : jython | jar | 2.1 |
jpox : jpox-core | jar | 1.2.0-beta-2 |