License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.wsag4j |
ArtifactId | ArtifactIdwsag4j-it |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSAG4J: Integration Tests
WSAG4J Integration Test Suite
|
Filename | Size |
---|---|
wsag4j-it-2.0.0.pom | |
wsag4j-it-2.0.0.jar | 33 KB |
wsag4j-it-2.0.0-sources.jar | 29 KB |
wsag4j-it-2.0.0-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.wsag4j/wsag4j-it/ -->
<dependency>
<groupId>net.sf.wsag4j</groupId>
<artifactId>wsag4j-it</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.wsag4j/wsag4j-it/
implementation 'net.sf.wsag4j:wsag4j-it:2.0.0'
// https://jarcasting.com/artifacts/net.sf.wsag4j/wsag4j-it/
implementation ("net.sf.wsag4j:wsag4j-it:2.0.0")
'net.sf.wsag4j:wsag4j-it:jar:2.0.0'
<dependency org="net.sf.wsag4j" name="wsag4j-it" rev="2.0.0">
<artifact name="wsag4j-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.wsag4j', module='wsag4j-it', version='2.0.0')
)
libraryDependencies += "net.sf.wsag4j" % "wsag4j-it" % "2.0.0"
[net.sf.wsag4j/wsag4j-it "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.wsag4j : wsag4j-samples | jar | 2.0.0 |
junit : junit | jar | 3.8.1 |
net.sf.wsag4j.types : wsag4j-jsdl-types | jar | 2.0.0 |