License |
License |
---|---|
GroupId | GroupIdfr.vidal.oss |
ArtifactId | ArtifactIdjax-rs-linker-integration-tests |
Version | Version0.4.1 |
Type | Typepom |
Description |
DescriptionJAX RS Linker: integration test suite
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jax-rs-linker-integration-tests-0.4.1.pom | 4 KB |
Browse |
<!-- 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.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.vidal.oss/jax-rs-linker-integration-tests/
implementation 'fr.vidal.oss:jax-rs-linker-integration-tests:0.4.1'
// https://jarcasting.com/artifacts/fr.vidal.oss/jax-rs-linker-integration-tests/
implementation ("fr.vidal.oss:jax-rs-linker-integration-tests:0.4.1")
'fr.vidal.oss:jax-rs-linker-integration-tests:pom:0.4.1'
<dependency org="fr.vidal.oss" name="jax-rs-linker-integration-tests" rev="0.4.1">
<artifact name="jax-rs-linker-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.vidal.oss', module='jax-rs-linker-integration-tests', version='0.4.1')
)
libraryDependencies += "fr.vidal.oss" % "jax-rs-linker-integration-tests" % "0.4.1"
[fr.vidal.oss/jax-rs-linker-integration-tests "0.4.1"]