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 |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.proofpoint.galaxy |
ArtifactId | ArtifactIdgalaxy-config-bundler |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongalaxy-config-bundler
Galaxy
|
<!-- https://jarcasting.com/artifacts/com.proofpoint.galaxy/galaxy-config-bundler/ -->
<dependency>
<groupId>com.proofpoint.galaxy</groupId>
<artifactId>galaxy-config-bundler</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.galaxy/galaxy-config-bundler/
implementation 'com.proofpoint.galaxy:galaxy-config-bundler:0.8'
// https://jarcasting.com/artifacts/com.proofpoint.galaxy/galaxy-config-bundler/
implementation ("com.proofpoint.galaxy:galaxy-config-bundler:0.8")
'com.proofpoint.galaxy:galaxy-config-bundler:jar:0.8'
<dependency org="com.proofpoint.galaxy" name="galaxy-config-bundler" rev="0.8">
<artifact name="galaxy-config-bundler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.galaxy', module='galaxy-config-bundler', version='0.8')
)
libraryDependencies += "com.proofpoint.galaxy" % "galaxy-config-bundler" % "0.8"
[com.proofpoint.galaxy/galaxy-config-bundler "0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.iq80.cli : git-like-cli | jar | 0.3 |
com.google.guava : guava | jar | 11.0.2 |
org.eclipse.jgit : org.eclipse.jgit | jar | 1.3.0.201202151440-r |
com.proofpoint.platform : http-client-experimental | jar | 0.58 |
com.proofpoint.platform : log | jar | 0.58 |
org.apache.maven : maven-settings-builder | jar | 3.0.3 |
org.sonatype.aether : aether-api | jar | 1.11 |
org.sonatype.aether : aether-impl | jar | 1.11 |
org.sonatype.aether : aether-util | jar | 1.11 |
org.sonatype.aether : aether-connector-asynchttpclient | jar | 1.11 |
org.sonatype.aether : aether-connector-file | jar | 1.11 |
org.apache.maven : maven-aether-provider | jar | 3.0.3 |
org.apache.maven : maven-settings | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.0.1 |
com.proofpoint.platform : testing | 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.