Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-ejb-plugin |
Version | Version0.5.4 |
Type | Typejar |
Filename | Size |
---|---|
hyperjaxb3-ejb-plugin-0.5.4.pom | |
hyperjaxb3-ejb-plugin-0.5.4.jar | 337 KB |
hyperjaxb3-ejb-plugin-0.5.4-sources.jar | 165 KB |
hyperjaxb3-ejb-plugin-0.5.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-plugin/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-plugin</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-plugin/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-plugin:0.5.4'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-plugin/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-ejb-plugin:0.5.4")
'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-plugin:jar:0.5.4'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-ejb-plugin" rev="0.5.4">
<artifact name="hyperjaxb3-ejb-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-ejb-plugin', version='0.5.4')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-ejb-plugin" % "0.5.4"
[org.jvnet.hyperjaxb3/hyperjaxb3-ejb-plugin "0.5.4"]