| License |
License |
|---|---|
| GroupId | GroupIdio.airlift |
| ArtifactId | ArtifactIdtesting |
| Last Version | Last Version217 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontesting
Airlift
|
| Project Organization |
Project OrganizationAirlift |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| testing-217.pom | |
| testing-217.jar | 22 KB |
| testing-217-sources.jar | 8 KB |
| testing-217-javadoc.jar | 71 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.airlift/testing/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>testing</artifactId>
<version>217</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/testing/
implementation 'io.airlift:testing:217'
// https://jarcasting.com/artifacts/io.airlift/testing/
implementation ("io.airlift:testing:217")
'io.airlift:testing:jar:217'
<dependency org="io.airlift" name="testing" rev="217">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='testing', version='217')
)
libraryDependencies += "io.airlift" % "testing" % "217"
[io.airlift/testing "217"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.0.1-jre |
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.apache.bval : bval-jsr | jar | 2.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.10 |