| License |
License |
|---|---|
| GroupId | GroupIdio.annot8 |
| ArtifactId | ArtifactIdannot8-testing |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAnnot8 Testing
Projects for testing Annot8 components
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| annot8-testing-1.2.2.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.annot8/annot8-testing/ -->
<dependency>
<groupId>io.annot8</groupId>
<artifactId>annot8-testing</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.annot8/annot8-testing/
implementation 'io.annot8:annot8-testing:1.2.2'
// https://jarcasting.com/artifacts/io.annot8/annot8-testing/
implementation ("io.annot8:annot8-testing:1.2.2")
'io.annot8:annot8-testing:pom:1.2.2'
<dependency org="io.annot8" name="annot8-testing" rev="1.2.2">
<artifact name="annot8-testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.annot8', module='annot8-testing', version='1.2.2')
)
libraryDependencies += "io.annot8" % "annot8-testing" % "1.2.2"
[io.annot8/annot8-testing "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.json : jakarta.json-api | jar | 2.0.1 |
| jakarta.json.bind : jakarta.json.bind-api | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.3.1 |
| org.mockito : mockito-junit-jupiter | jar | 4.3.1 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.assertj : assertj-guava | jar | 3.4.0 |