Hyperjaxb3 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.

Categories

Categories

Net
GroupId

GroupId

org.jvnet.hyperjaxb3
ArtifactId

ArtifactId

hyperjaxb3-sample-po-ws
Last Version

Last Version

0.2.GA
Release Date

Release Date

Type

Type

war
Description

Description

Hyperjaxb3 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.

Download hyperjaxb3-sample-po-ws

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.GA
0.2.RC1