Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-ejb-schemas |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
hyperjaxb3-ejb-schemas-0.1.pom | |
hyperjaxb3-ejb-schemas-0.1.jar | 76 KB |
hyperjaxb3-ejb-schemas-0.1-sources.jar | 94 KB |
hyperjaxb3-ejb-schemas-0.1-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-schemas</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-schemas:0.1'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-ejb-schemas:0.1")
'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-schemas:jar:0.1'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-ejb-schemas" rev="0.1">
<artifact name="hyperjaxb3-ejb-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-ejb-schemas', version='0.1')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-ejb-schemas" % "0.1"
[org.jvnet.hyperjaxb3/hyperjaxb3-ejb-schemas "0.1"]