License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.proofpoint.platform |
ArtifactId | ArtifactIdconcurrent |
Version | Version2.53 |
Type | Typejar |
Description |
Descriptionconcurrent
Proofpoint platform
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
concurrent-2.53.pom | |
concurrent-2.53.jar | 34 KB |
concurrent-2.53-test-sources.jar | 13 KB |
concurrent-2.53-sources.jar | 17 KB |
concurrent-2.53-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/concurrent/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>concurrent</artifactId>
<version>2.53</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/concurrent/
implementation 'com.proofpoint.platform:concurrent:2.53'
// https://jarcasting.com/artifacts/com.proofpoint.platform/concurrent/
implementation ("com.proofpoint.platform:concurrent:2.53")
'com.proofpoint.platform:concurrent:jar:2.53'
<dependency org="com.proofpoint.platform" name="concurrent" rev="2.53">
<artifact name="concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='concurrent', version='2.53')
)
libraryDependencies += "com.proofpoint.platform" % "concurrent" % "2.53"
[com.proofpoint.platform/concurrent "2.53"]
Group / Artifact | Type | Version |
---|---|---|
com.proofpoint.platform : units | jar | 2.53 |
com.proofpoint.platform : log | jar | 2.53 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.8 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.google.guava : guava | jar | 30.1-jre |
org.weakref : jmxutils Optional | jar | 1.19 |
Group / Artifact | Type | Version |
---|---|---|
com.proofpoint.platform : testing | jar | 2.53 |
org.testng : testng | jar | 6.14.3 |
org.openjdk.jmh : jmh-core | jar | 1.13 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.13 |