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