Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-ejb-schemas |
Version | Version0.5.6 |
Type | Typepom |
Filename | Size |
---|---|
hyperjaxb3-ejb-schemas-0.5.6.pom | 683 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-schemas</artifactId>
<version>0.5.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-schemas:0.5.6'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-ejb-schemas:0.5.6")
'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-schemas:pom:0.5.6'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-ejb-schemas" rev="0.5.6">
<artifact name="hyperjaxb3-ejb-schemas" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-ejb-schemas', version='0.5.6')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-ejb-schemas" % "0.5.6"
[org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas "0.5.6"]