Last Version

Permazen Application Classes 4.1.9

Permazen classes supporting command line applications that utilize Permazen.

License

License

Categories

Categories

Permazen Data ORM
GroupId

GroupId

io.permazen
ArtifactId

ArtifactId

permazen-app
Version

Version

4.1.9
Type

Type

jar
Description

Description

Permazen Application Classes
Permazen classes supporting command line applications that utilize Permazen.

Download permazen-app 4.1.9


<!-- 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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.