License |
License |
---|---|
GroupId | GroupIdorg.pustefixframework.webservices |
ArtifactId | ArtifactIdpustefix-webservices-jaxws |
Last Version | Last Version0.23.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPustefix Webservices Jaxws
Pustefix Web Application Framework
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jaxws/ -->
<dependency>
<groupId>org.pustefixframework.webservices</groupId>
<artifactId>pustefix-webservices-jaxws</artifactId>
<version>0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jaxws/
implementation 'org.pustefixframework.webservices:pustefix-webservices-jaxws:0.23.0'
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jaxws/
implementation ("org.pustefixframework.webservices:pustefix-webservices-jaxws:0.23.0")
'org.pustefixframework.webservices:pustefix-webservices-jaxws:jar:0.23.0'
<dependency org="org.pustefixframework.webservices" name="pustefix-webservices-jaxws" rev="0.23.0">
<artifact name="pustefix-webservices-jaxws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.webservices', module='pustefix-webservices-jaxws', version='0.23.0')
)
libraryDependencies += "org.pustefixframework.webservices" % "pustefix-webservices-jaxws" % "0.23.0"
[org.pustefixframework.webservices/pustefix-webservices-jaxws "0.23.0"]
Group / Artifact | Type | Version |
---|---|---|
org.pustefixframework.webservices : pustefix-webservices-core | jar | 0.23.0 |
org.pustefixframework : pustefix-core | jar | 0.23.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |