| License |
License |
|---|---|
| Categories |
CategoriesPermazen Data ORM |
| GroupId | GroupIdio.permazen |
| ArtifactId | ArtifactIdpermazen-util |
| Last Version | Last Version4.1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPermazen Utility Classes
Common utility classes used by Permazen.
|
| Filename | Size |
|---|---|
| permazen-util-4.1.9.pom | |
| permazen-util-4.1.9.jar | 107 KB |
| permazen-util-4.1.9-sources.jar | 78 KB |
| permazen-util-4.1.9-javadoc.jar | 319 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.permazen/permazen-util/ -->
<dependency>
<groupId>io.permazen</groupId>
<artifactId>permazen-util</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.permazen/permazen-util/
implementation 'io.permazen:permazen-util:4.1.9'
// https://jarcasting.com/artifacts/io.permazen/permazen-util/
implementation ("io.permazen:permazen-util:4.1.9")
'io.permazen:permazen-util:jar:4.1.9'
<dependency org="io.permazen" name="permazen-util" rev="4.1.9">
<artifact name="permazen-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.permazen', module='permazen-util', version='4.1.9')
)
libraryDependencies += "io.permazen" % "permazen-util" % "4.1.9"
[io.permazen/permazen-util "4.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| 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 |