GroupId | GroupIdfr.vidal.oss |
---|---|
ArtifactId | ArtifactIdjax-rs-linker-integration-tests |
Version | Version0.1 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/fr.vidal.oss/jax-rs-linker-integration-tests/ -->
<dependency>
<groupId>fr.vidal.oss</groupId>
<artifactId>jax-rs-linker-integration-tests</artifactId>
<version>0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/fr.vidal.oss/jax-rs-linker-integration-tests/
implementation 'fr.vidal.oss:jax-rs-linker-integration-tests:0.1'
// https://jarcasting.com/artifacts/fr.vidal.oss/jax-rs-linker-integration-tests/
implementation ("fr.vidal.oss:jax-rs-linker-integration-tests:0.1")
'fr.vidal.oss:jax-rs-linker-integration-tests:war:0.1'
<dependency org="fr.vidal.oss" name="jax-rs-linker-integration-tests" rev="0.1">
<artifact name="jax-rs-linker-integration-tests" type="war" />
</dependency>
@Grapes(
@Grab(group='fr.vidal.oss', module='jax-rs-linker-integration-tests', version='0.1')
)
libraryDependencies += "fr.vidal.oss" % "jax-rs-linker-integration-tests" % "0.1"
[fr.vidal.oss/jax-rs-linker-integration-tests "0.1"]