| License |
License |
|---|---|
| Categories |
CategoriesPermazen Data ORM |
| GroupId | GroupIdio.permazen |
| ArtifactId | ArtifactIdpermazen-app |
| Last Version | Last Version4.1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPermazen Application Classes
Permazen classes supporting command line applications that utilize Permazen.
|
| Filename | Size |
|---|---|
| permazen-app-4.1.9.pom | |
| permazen-app-4.1.9.jar | 10 KB |
| permazen-app-4.1.9-sources.jar | 5 KB |
| permazen-app-4.1.9-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.permazen/permazen-app/ -->
<dependency>
<groupId>io.permazen</groupId>
<artifactId>permazen-app</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.permazen/permazen-app/
implementation 'io.permazen:permazen-app:4.1.9'
// https://jarcasting.com/artifacts/io.permazen/permazen-app/
implementation ("io.permazen:permazen-app:4.1.9")
'io.permazen:permazen-app:jar:4.1.9'
<dependency org="io.permazen" name="permazen-app" rev="4.1.9">
<artifact name="permazen-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.permazen', module='permazen-app', version='4.1.9')
)
libraryDependencies += "io.permazen" % "permazen-app" % "4.1.9"
[io.permazen/permazen-app "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-spring | 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.1.0 |