Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.hyperjaxb3 |
ArtifactId | ArtifactIdhyperjaxb3-sample-po-ws |
Last Version | Last Version0.2.GA |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionHyperjaxb3 Sample [Persistent Web Service]
A sample hyperjaxb maven project that shows how to use JAXWS
and HyperJAXB3 together. to create a web service that persists XML data
in database using HyperJAXB3.
|
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-sample-po-ws/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-sample-po-ws</artifactId>
<version>0.2.GA</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-sample-po-ws/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-sample-po-ws:0.2.GA'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-sample-po-ws/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-sample-po-ws:0.2.GA")
'org.jvnet.hyperjaxb3:hyperjaxb3-sample-po-ws:war:0.2.GA'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-sample-po-ws" rev="0.2.GA">
<artifact name="hyperjaxb3-sample-po-ws" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-sample-po-ws', version='0.2.GA')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-sample-po-ws" % "0.2.GA"
[org.jvnet.hyperjaxb3/hyperjaxb3-sample-po-ws "0.2.GA"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
com.sun.xml.ws : jaxws-rt | jar | 2.1.2 |
com.sun.xml.ws : jaxws-tools | jar | 2.1.2 |
com.sun.xml.stream : sjsxp | jar | SNAPSHOT |
org.jvnet.hyperjaxb3 : hyperjaxb3-ejb-runtime | jar | 0.2.GA |
commons-logging : commons-logging | jar | 1.1 |
log4j : log4j | jar | 1.2.13 |