License |
License |
---|---|
GroupId | GroupIdcom.github.spartatech |
ArtifactId | ArtifactIdspring-ws-utils |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSparta Spring WS Utils
Utility classes for spring-ws
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-ws-utils-0.5.pom | |
spring-ws-utils-0.5.jar | 8 KB |
spring-ws-utils-0.5-sources.jar | 4 KB |
spring-ws-utils-0.5-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spartatech/spring-ws-utils/ -->
<dependency>
<groupId>com.github.spartatech</groupId>
<artifactId>spring-ws-utils</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spartatech/spring-ws-utils/
implementation 'com.github.spartatech:spring-ws-utils:0.5'
// https://jarcasting.com/artifacts/com.github.spartatech/spring-ws-utils/
implementation ("com.github.spartatech:spring-ws-utils:0.5")
'com.github.spartatech:spring-ws-utils:jar:0.5'
<dependency org="com.github.spartatech" name="spring-ws-utils" rev="0.5">
<artifact name="spring-ws-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spartatech', module='spring-ws-utils', version='0.5')
)
libraryDependencies += "com.github.spartatech" % "spring-ws-utils" % "0.5"
[com.github.spartatech/spring-ws-utils "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.ws : spring-ws-core | jar | [2.2.1.RELEASE,) |
org.apache.commons : commons-lang3 | jar | [3.2.1,) |
commons-io : commons-io | jar | [2.4,) |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.6.1,) |
org.slf4j : jcl-over-slf4j | jar | [1.6.1,) |
org.springframework : spring-context | jar | [3.0.5.RELEASE,) |
Group / Artifact | Type | Version |
---|---|---|
org.jmockit : jmockit | jar | [1.15,) |
org.jmockit : jmockit-coverage | jar | [1.15,) |
junit : junit | jar | [4.11,) |
org.springframework : spring-test | jar | [3.0.5.RELEASE,) |