| License |
License |
|---|---|
| Categories |
CategoriesPermazen Data ORM |
| GroupId | GroupIdio.permazen |
| ArtifactId | ArtifactIdpermazen-test |
| Version | Version4.1.8 |
| Type | Typejar |
| Description |
DescriptionPermazen Test Classes
Permazen unit test support classes.
|
| Filename | Size |
|---|---|
| permazen-test-4.1.8.pom | |
| permazen-test-4.1.8.jar | 9 KB |
| permazen-test-4.1.8-sources.jar | 5 KB |
| permazen-test-4.1.8-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.permazen/permazen-test/ -->
<dependency>
<groupId>io.permazen</groupId>
<artifactId>permazen-test</artifactId>
<version>4.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.permazen/permazen-test/
implementation 'io.permazen:permazen-test:4.1.8'
// https://jarcasting.com/artifacts/io.permazen/permazen-test/
implementation ("io.permazen:permazen-test:4.1.8")
'io.permazen:permazen-test:jar:4.1.8'
<dependency org="io.permazen" name="permazen-test" rev="4.1.8">
<artifact name="permazen-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.permazen', module='permazen-test', version='4.1.8')
)
libraryDependencies += "io.permazen" % "permazen-test" % "4.1.8"
[io.permazen/permazen-test "4.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 30.0-jre |
| org.dellroad : dellroad-stuff-main | jar | 2.4.2 |
| org.testng : testng | jar | 7.1.0 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.hibernate.validator : hibernate-validator Optional | jar | 6.1.5.Final |
| org.glassfish : javax.el Optional | jar | 3.0.1-b11 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-log4j12 Optional | jar | 1.7.30 |
| log4j : log4j Optional | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |