GroupId | GroupIdeu.scasefp7 |
---|---|
ArtifactId | ArtifactIdscase-wp5-asset-registry-backend-impl |
Version | Version1.0.1 |
Type | Typeejb |
<!-- https://jarcasting.com/artifacts/eu.scasefp7/scase-wp5-asset-registry-backend-impl/ -->
<dependency>
<groupId>eu.scasefp7</groupId>
<artifactId>scase-wp5-asset-registry-backend-impl</artifactId>
<version>1.0.1</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/eu.scasefp7/scase-wp5-asset-registry-backend-impl/
implementation 'eu.scasefp7:scase-wp5-asset-registry-backend-impl:1.0.1'
// https://jarcasting.com/artifacts/eu.scasefp7/scase-wp5-asset-registry-backend-impl/
implementation ("eu.scasefp7:scase-wp5-asset-registry-backend-impl:1.0.1")
'eu.scasefp7:scase-wp5-asset-registry-backend-impl:ejb:1.0.1'
<dependency org="eu.scasefp7" name="scase-wp5-asset-registry-backend-impl" rev="1.0.1">
<artifact name="scase-wp5-asset-registry-backend-impl" type="ejb" />
</dependency>
@Grapes(
@Grab(group='eu.scasefp7', module='scase-wp5-asset-registry-backend-impl', version='1.0.1')
)
libraryDependencies += "eu.scasefp7" % "scase-wp5-asset-registry-backend-impl" % "1.0.1"
[eu.scasefp7/scase-wp5-asset-registry-backend-impl "1.0.1"]