is not current version
Last Version 1.2.3

com.github.roskart.dropwizard-jaxws:dropwizard-jaxws-parent 0.10.2

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

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.roskart.dropwizard-jaxws
ArtifactId

ArtifactId

dropwizard-jaxws-parent
Version

Version

0.10.2
Type

Type

pom

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