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