Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-ejb-schemas-customizations |
Version | Version0.6.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas-customizations/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-schemas-customizations</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas-customizations/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-schemas-customizations:0.6.1'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas-customizations/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-ejb-schemas-customizations:0.6.1")
'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-schemas-customizations:jar:0.6.1'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-ejb-schemas-customizations" rev="0.6.1">
<artifact name="hyperjaxb3-ejb-schemas-customizations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-ejb-schemas-customizations', version='0.6.1')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-ejb-schemas-customizations" % "0.6.1"
[org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas-customizations "0.6.1"]