This project is defunct.
| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.proofpoint.platform |
| ArtifactId | ArtifactIdplatform-rack |
| Last Version | Last Version1.07 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionplatform-rack
Proofpoint platform
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| platform-rack-1.07.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/platform-rack/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>platform-rack</artifactId>
<version>1.07</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/platform-rack/
implementation 'com.proofpoint.platform:platform-rack:1.07'
// https://jarcasting.com/artifacts/com.proofpoint.platform/platform-rack/
implementation ("com.proofpoint.platform:platform-rack:1.07")
'com.proofpoint.platform:platform-rack:pom:1.07'
<dependency org="com.proofpoint.platform" name="platform-rack" rev="1.07">
<artifact name="platform-rack" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='platform-rack', version='1.07')
)
libraryDependencies += "com.proofpoint.platform" % "platform-rack" % "1.07"
[com.proofpoint.platform/platform-rack "1.07"]
This project is defunct.