GroupId | GroupIdcom.proofpoint.galaxy |
---|---|
ArtifactId | ArtifactIdgalaxy-integration-tests |
Version | Version0.7 |
Type | Typejar |
Filename | Size |
---|---|
galaxy-integration-tests-0.7.pom | |
galaxy-integration-tests-0.7.jar | 1 KB |
galaxy-integration-tests-0.7-javadoc.jar | 332 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.galaxy/galaxy-integration-tests/ -->
<dependency>
<groupId>com.proofpoint.galaxy</groupId>
<artifactId>galaxy-integration-tests</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.galaxy/galaxy-integration-tests/
implementation 'com.proofpoint.galaxy:galaxy-integration-tests:0.7'
// https://jarcasting.com/artifacts/com.proofpoint.galaxy/galaxy-integration-tests/
implementation ("com.proofpoint.galaxy:galaxy-integration-tests:0.7")
'com.proofpoint.galaxy:galaxy-integration-tests:jar:0.7'
<dependency org="com.proofpoint.galaxy" name="galaxy-integration-tests" rev="0.7">
<artifact name="galaxy-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.galaxy', module='galaxy-integration-tests', version='0.7')
)
libraryDependencies += "com.proofpoint.galaxy" % "galaxy-integration-tests" % "0.7"
[com.proofpoint.galaxy/galaxy-integration-tests "0.7"]