is not current version
Last Version 1.2.3

Dropwizard JAX-WS 1.2.2

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
Version

Version

1.2.2
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 1.2.2


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

  • dropwizard-jaxws
  • dropwizard-jaxws-example