Tapestry JAX-WS Integration

Integrates JAX-WS web services with Apache Tapestry

License

License

Categories

Categories

Tape Data Data Structures ORM
GroupId

GroupId

com.porscheinformatik.tapestry.jaxws
ArtifactId

ArtifactId

tapestry-jaxws
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Tapestry JAX-WS Integration
Integrates JAX-WS web services with Apache Tapestry
Project URL

Project URL

https://github.com/porscheinformatik/tapestry-jaxws
Project Organization

Project Organization

Porsche Informatik
Source Code Management

Source Code Management

https://github.com/porscheinformatik/tapestry-jaxws

Download tapestry-jaxws

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.xml.ws : jaxws-api jar 2.3.1
org.apache.tapestry : tapestry-core jar 5.7.2
org.slf4j : slf4j-api jar 1.7.30
com.sun.xml.ws : jaxws-rt Optional jar 2.3.3

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0