This project is defunct.
License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.proofpoint.platform |
ArtifactId | ArtifactIdrack-launcher |
Last Version | Last Version1.07 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrack-launcher
Launcher Script for the Platform Rack Server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rack-launcher-1.07.pom | |
rack-launcher-1.07.jar | 1 KB |
rack-launcher-1.07-bin.tar.gz | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/rack-launcher/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>rack-launcher</artifactId>
<version>1.07</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/rack-launcher/
implementation 'com.proofpoint.platform:rack-launcher:1.07'
// https://jarcasting.com/artifacts/com.proofpoint.platform/rack-launcher/
implementation ("com.proofpoint.platform:rack-launcher:1.07")
'com.proofpoint.platform:rack-launcher:jar:1.07'
<dependency org="com.proofpoint.platform" name="rack-launcher" rev="1.07">
<artifact name="rack-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='rack-launcher', version='1.07')
)
libraryDependencies += "com.proofpoint.platform" % "rack-launcher" % "1.07"
[com.proofpoint.platform/rack-launcher "1.07"]
This project is defunct.