Last Version

JaxWS-Gateway 1.0.4

JaxWs-Gateway helps work with SOAP calls

License

License

Categories

Categories

Data
GroupId

GroupId

dk.bankdata.jaxws
ArtifactId

ArtifactId

gateway
Version

Version

1.0.4
Type

Type

pom
Description

Description

JaxWS-Gateway
JaxWs-Gateway helps work with SOAP calls

Download gateway 1.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.