Dropwizard JAX-WS

Dropwizard-JAXWS is a Dropwizard Bundle that enables building SOAP web services and clients using JAX-WS API with Dropwizard.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.roskart.dropwizard-jaxws
ArtifactId

ArtifactId

dropwizard-jaxws-parent
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

pom
Description

Description

Dropwizard JAX-WS
Dropwizard-JAXWS is a Dropwizard Bundle that enables building SOAP web services and clients using JAX-WS API with Dropwizard.
Project URL

Project URL

https://github.com/roskart/dropwizard-jaxws

Download dropwizard-jaxws-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.roskart.dropwizard-jaxws/dropwizard-jaxws-parent/ -->
<dependency>
    <groupId>com.github.roskart.dropwizard-jaxws</groupId>
    <artifactId>dropwizard-jaxws-parent</artifactId>
    <version>1.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.roskart.dropwizard-jaxws/dropwizard-jaxws-parent/
implementation 'com.github.roskart.dropwizard-jaxws:dropwizard-jaxws-parent:1.2.3'
// https://jarcasting.com/artifacts/com.github.roskart.dropwizard-jaxws/dropwizard-jaxws-parent/
implementation ("com.github.roskart.dropwizard-jaxws:dropwizard-jaxws-parent:1.2.3")
'com.github.roskart.dropwizard-jaxws:dropwizard-jaxws-parent:pom:1.2.3'
<dependency org="com.github.roskart.dropwizard-jaxws" name="dropwizard-jaxws-parent" rev="1.2.3">
  <artifact name="dropwizard-jaxws-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.roskart.dropwizard-jaxws', module='dropwizard-jaxws-parent', version='1.2.3')
)
libraryDependencies += "com.github.roskart.dropwizard-jaxws" % "dropwizard-jaxws-parent" % "1.2.3"
[com.github.roskart.dropwizard-jaxws/dropwizard-jaxws-parent "1.2.3"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

  • dropwizard-jaxws
  • dropwizard-jaxws-example

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.10.2
0.10.1
0.10.0
0.9.0
0.8.0