is not current version
Last Version 2.0.1

com.porscheinformatik.tapestry.jaxws:tapestry-jaxws 2.0.0

Integrates JAX-WS web services with Apache Tapestry

Categories

Categories

Tape Data Data Structures ORM
GroupId

GroupId

com.porscheinformatik.tapestry.jaxws
ArtifactId

ArtifactId

tapestry-jaxws
Version

Version

2.0.0
Type

Type

jar

Download tapestry-jaxws 2.0.0


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