| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.proofpoint.platform |
| ArtifactId | ArtifactIdtesting |
| Last Version | Last Version2.69 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontesting
Proofpoint platform
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| testing-2.69.pom | |
| testing-2.69.jar | 17 KB |
| testing-2.69-sources.jar | 6 KB |
| testing-2.69-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/testing/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>testing</artifactId>
<version>2.69</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/testing/
implementation 'com.proofpoint.platform:testing:2.69'
// https://jarcasting.com/artifacts/com.proofpoint.platform/testing/
implementation ("com.proofpoint.platform:testing:2.69")
'com.proofpoint.platform:testing:jar:2.69'
<dependency org="com.proofpoint.platform" name="testing" rev="2.69">
<artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='testing', version='2.69')
)
libraryDependencies += "com.proofpoint.platform" % "testing" % "2.69"
[com.proofpoint.platform/testing "2.69"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.7.0 |
| jakarta.validation : jakarta.validation-api | jar | 3.0.0 |
| org.hibernate.validator : hibernate-validator | jar | 7.0.1.Final |
| org.glassfish : jakarta.el | jar | 4.0.2 |
| org.testng : testng Optional | jar | 7.6.0 |