Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-ejb-runtime |
Version | Version0.5.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-runtime/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-runtime</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-runtime/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-runtime:0.5.1'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-runtime/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-ejb-runtime:0.5.1")
'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-runtime:jar:0.5.1'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-ejb-runtime" rev="0.5.1">
<artifact name="hyperjaxb3-ejb-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-ejb-runtime', version='0.5.1')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-ejb-runtime" % "0.5.1"
[org.jvnet.hyperjaxb3/hyperjaxb3-ejb-runtime "0.5.1"]