Last Version

JAX-WS Spring 1.0.0

JAX-WS integration with Spring

License

License

GroupId

GroupId

com.revinate
ArtifactId

ArtifactId

jaxws-spring
Version

Version

1.0.0
Type

Type

jar
Description

Description

JAX-WS Spring
JAX-WS integration with Spring
Project URL

Project URL

https://github.com/revinate/jaxws-spring
Source Code Management

Source Code Management

https://github.com/revinate/jaxws-spring

Download jaxws-spring 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar 4.2.6.RELEASE
org.springframework : spring-core jar 4.2.6.RELEASE
org.springframework : spring-beans jar 4.2.6.RELEASE
org.springframework : spring-web jar 4.2.6.RELEASE

Project Modules

There are no modules declared in this project.