Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-ejb-plugin |
Version | Version0.5.2 |
Type | Typejar |
Filename | Size |
---|---|
hyperjaxb3-ejb-plugin-0.5.2.pom | |
hyperjaxb3-ejb-plugin-0.5.2.jar | 273 KB |
hyperjaxb3-ejb-plugin-0.5.2-sources.jar | 130 KB |
hyperjaxb3-ejb-plugin-0.5.2-javadoc.jar | 740 KB |
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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-plugin/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-plugin:0.5.2'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-plugin/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-ejb-plugin:0.5.2")
'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-plugin:jar:0.5.2'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-ejb-plugin" rev="0.5.2">
<artifact name="hyperjaxb3-ejb-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-ejb-plugin', version='0.5.2')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-ejb-plugin" % "0.5.2"
[org.jvnet.hyperjaxb3/hyperjaxb3-ejb-plugin "0.5.2"]