| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.proofpoint.platform |
| ArtifactId | ArtifactIdjaxrs |
| Version | Version2.68 |
| Type | Typejar |
| Description |
Descriptionjaxrs
Proofpoint platform
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jaxrs-2.68.pom | |
| jaxrs-2.68.jar | 3 MB |
| jaxrs-2.68-test-sources.jar | 33 KB |
| jaxrs-2.68-sources.jar | 1 MB |
| jaxrs-2.68-javadoc.jar | 555 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/jaxrs/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>jaxrs</artifactId>
<version>2.68</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/jaxrs/
implementation 'com.proofpoint.platform:jaxrs:2.68'
// https://jarcasting.com/artifacts/com.proofpoint.platform/jaxrs/
implementation ("com.proofpoint.platform:jaxrs:2.68")
'com.proofpoint.platform:jaxrs:jar:2.68'
<dependency org="com.proofpoint.platform" name="jaxrs" rev="2.68">
<artifact name="jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='jaxrs', version='2.68')
)
libraryDependencies += "com.proofpoint.platform" % "jaxrs" % "2.68"
[com.proofpoint.platform/jaxrs "2.68"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.activation : activation | jar | 1.1.1 |
| org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.27 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.proofpoint.platform : testing | jar | 2.68 |
| org.testng : testng | jar | 7.6.0 |
| org.mockito : mockito-core | jar | 4.5.1 |
| com.proofpoint.platform : http-client | jar | 2.68 |
| com.proofpoint.platform : reporting-client | jar | 2.68 |