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