License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.jax-ws-commons.spring |
ArtifactId | ArtifactIdtest-app |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionTest application for JAX-WS Spring support
Configure JAX-WS with Spring
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-app-1.9.pom | |
test-app-1.9.war | 6 MB |
test-app-1.9-sources.jar | 1 KB |
test-app-1.9-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons.spring/test-app/ -->
<dependency>
<groupId>org.jvnet.jax-ws-commons.spring</groupId>
<artifactId>test-app</artifactId>
<version>1.9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons.spring/test-app/
implementation 'org.jvnet.jax-ws-commons.spring:test-app:1.9'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons.spring/test-app/
implementation ("org.jvnet.jax-ws-commons.spring:test-app:1.9")
'org.jvnet.jax-ws-commons.spring:test-app:war:1.9'
<dependency org="org.jvnet.jax-ws-commons.spring" name="test-app" rev="1.9">
<artifact name="test-app" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons.spring', module='test-app', version='1.9')
)
libraryDependencies += "org.jvnet.jax-ws-commons.spring" % "test-app" % "1.9"
[org.jvnet.jax-ws-commons.spring/test-app "1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jax-ws-commons.spring : jaxws-spring | jar | 1.9 |