Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-ejb-schemas |
Version | Version0.5.4 |
Type | Typepom |
Filename | Size |
---|---|
hyperjaxb3-ejb-schemas-0.5.4.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.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-schemas:0.5.4'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-ejb-schemas:0.5.4")
'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-schemas:pom:0.5.4'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-ejb-schemas" rev="0.5.4">
<artifact name="hyperjaxb3-ejb-schemas" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-ejb-schemas', version='0.5.4')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-ejb-schemas" % "0.5.4"
[org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas "0.5.4"]