License |
License |
---|---|
GroupId | GroupIdorg.codehaus.service-conduit |
ArtifactId | ArtifactIdsca4j-binding-ws |
Last Version | Last Version0.9.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSCA4J WS Binding
SCA4J WS Binding Implementation Core.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sca4j-binding-ws-0.9.9.pom | |
sca4j-binding-ws-0.9.9.jar | 18 KB |
sca4j-binding-ws-0.9.9-sources.jar | 19 KB |
sca4j-binding-ws-0.9.9-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-binding-ws/ -->
<dependency>
<groupId>org.codehaus.service-conduit</groupId>
<artifactId>sca4j-binding-ws</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-binding-ws/
implementation 'org.codehaus.service-conduit:sca4j-binding-ws:0.9.9'
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-binding-ws/
implementation ("org.codehaus.service-conduit:sca4j-binding-ws:0.9.9")
'org.codehaus.service-conduit:sca4j-binding-ws:jar:0.9.9'
<dependency org="org.codehaus.service-conduit" name="sca4j-binding-ws" rev="0.9.9">
<artifact name="sca4j-binding-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.service-conduit', module='sca4j-binding-ws', version='0.9.9')
)
libraryDependencies += "org.codehaus.service-conduit" % "sca4j-binding-ws" % "0.9.9"
[org.codehaus.service-conduit/sca4j-binding-ws "0.9.9"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.service-conduit : sca4j-spi | jar | 0.9.9 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |