Moved
Galaxy as been renamed and moved to Airship (https://github.com/airlift/airship).
The old Galaxy code can be found in the old-master branch.
| License |
License |
|---|---|
| GroupId | GroupIdcom.proofpoint.galaxy |
| ArtifactId | ArtifactIdgalaxy-shared |
| Last Version | Last Version0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongalaxy-shared
Galaxy
|
| Filename | Size |
|---|---|
| galaxy-shared-0.8.pom | |
| galaxy-shared-0.8.jar | 89 KB |
| galaxy-shared-0.8-tests.jar | 29 KB |
| galaxy-shared-0.8-sources.jar | 40 KB |
| galaxy-shared-0.8-javadoc.jar | 195 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.galaxy/galaxy-shared/ -->
<dependency>
<groupId>com.proofpoint.galaxy</groupId>
<artifactId>galaxy-shared</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.galaxy/galaxy-shared/
implementation 'com.proofpoint.galaxy:galaxy-shared:0.8'
// https://jarcasting.com/artifacts/com.proofpoint.galaxy/galaxy-shared/
implementation ("com.proofpoint.galaxy:galaxy-shared:0.8")
'com.proofpoint.galaxy:galaxy-shared:jar:0.8'
<dependency org="com.proofpoint.galaxy" name="galaxy-shared" rev="0.8">
<artifact name="galaxy-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.galaxy', module='galaxy-shared', version='0.8')
)
libraryDependencies += "com.proofpoint.galaxy" % "galaxy-shared" % "0.8"
[com.proofpoint.galaxy/galaxy-shared "0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jersey : jersey-server | jar | 1.9.1 |
| com.google.guava : guava | jar | 11.0.2 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.5 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.9.5 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| javax.validation : validation-api | jar | 1.0.0.GA |
| com.proofpoint.platform : http-client-experimental | jar | 0.58 |
| com.proofpoint.platform : units | jar | 0.58 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.0.1 |
| com.proofpoint.platform : testing | jar | 0.58 |
| com.proofpoint.platform : experimental | jar | 0.58 |
Galaxy as been renamed and moved to Airship (https://github.com/airlift/airship).
The old Galaxy code can be found in the old-master branch.