License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.proofpoint.platform |
ArtifactId | ArtifactIdbootstrap |
Version | Version2.54 |
Type | Typejar |
Description |
Descriptionbootstrap
Proofpoint platform
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap-2.54.pom | |
bootstrap-2.54.jar | 32 KB |
bootstrap-2.54-test-sources.jar | 23 KB |
bootstrap-2.54-sources.jar | 20 KB |
bootstrap-2.54-javadoc.jar | 443 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/bootstrap/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>bootstrap</artifactId>
<version>2.54</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/bootstrap/
implementation 'com.proofpoint.platform:bootstrap:2.54'
// https://jarcasting.com/artifacts/com.proofpoint.platform/bootstrap/
implementation ("com.proofpoint.platform:bootstrap:2.54")
'com.proofpoint.platform:bootstrap:jar:2.54'
<dependency org="com.proofpoint.platform" name="bootstrap" rev="2.54">
<artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='bootstrap', version='2.54')
)
libraryDependencies += "com.proofpoint.platform" % "bootstrap" % "2.54"
[com.proofpoint.platform/bootstrap "2.54"]
Group / Artifact | Type | Version |
---|---|---|
com.proofpoint.platform : log | jar | 2.54 |
com.proofpoint.platform : configuration | jar | 2.54 |
com.proofpoint.platform : node | jar | 2.54 |
com.google.guava : guava | jar | 30.1-jre |
com.google.inject : guice | jar | 5.0.1 |
javax.annotation : javax.annotation-api | jar | 1.3.1 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.proofpoint.platform : testing | jar | 2.54 |
org.testng : testng | jar | 6.14.3 |