License |
License |
---|---|
Categories |
CategoriesCLI User Interface Permazen Data ORM |
GroupId | GroupIdio.permazen |
ArtifactId | ArtifactIdpermazen-cli |
Last Version | Last Version4.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPermazen CLI Classes
Permazen classes supporting command line interfaces.
|
Filename | Size |
---|---|
permazen-cli-4.1.9.pom | |
permazen-cli-4.1.9.jar | 100 KB |
permazen-cli-4.1.9-sources.jar | 48 KB |
permazen-cli-4.1.9-javadoc.jar | 261 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.permazen/permazen-cli/ -->
<dependency>
<groupId>io.permazen</groupId>
<artifactId>permazen-cli</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.permazen/permazen-cli/
implementation 'io.permazen:permazen-cli:4.1.9'
// https://jarcasting.com/artifacts/io.permazen/permazen-cli/
implementation ("io.permazen:permazen-cli:4.1.9")
'io.permazen:permazen-cli:jar:4.1.9'
<dependency org="io.permazen" name="permazen-cli" rev="4.1.9">
<artifact name="permazen-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.permazen', module='permazen-cli', version='4.1.9')
)
libraryDependencies += "io.permazen" % "permazen-cli" % "4.1.9"
[io.permazen/permazen-cli "4.1.9"]
Group / Artifact | Type | Version |
---|---|---|
io.permazen : permazen-main | jar | 4.1.9 |
io.permazen : permazen-coreapi | jar | 4.1.9 |
io.permazen : permazen-parse | jar | 4.1.9 |
io.permazen : permazen-kv | jar | 4.1.9 |
io.permazen : permazen-util | jar | 4.1.9 |
com.google.guava : guava | jar | 31.1-jre |
org.dellroad : dellroad-stuff-main | jar | 2.4.10 |
jline : jline | jar | 2.14.6 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
io.permazen : permazen-test | jar | 4.1.9 |
org.testng : testng | jar | 7.1.0 |