is not current version
Last Version 1.2.3

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


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.roskart.dropwizard-jaxws
ArtifactId

ArtifactId

dropwizard-jaxws
Version

Version

0.10.2
Type

Type

jar

Download dropwizard-jaxws 0.10.2


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