License |
License
GNU General Public License (GPL) version 3.0
|
---|---|
GroupId | GroupIdcom.github.veithen.visualwas |
ArtifactId | ArtifactIddummy-transport |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionOpen Source implementation of the WebSphere SOAP JMX protocol
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dummy-transport-4.0.0.pom | |
dummy-transport-4.0.0.jar | 13 KB |
dummy-transport-4.0.0-sources.jar | 11 KB |
dummy-transport-4.0.0-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.veithen.visualwas/dummy-transport/ -->
<dependency>
<groupId>com.github.veithen.visualwas</groupId>
<artifactId>dummy-transport</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.visualwas/dummy-transport/
implementation 'com.github.veithen.visualwas:dummy-transport:4.0.0'
// https://jarcasting.com/artifacts/com.github.veithen.visualwas/dummy-transport/
implementation ("com.github.veithen.visualwas:dummy-transport:4.0.0")
'com.github.veithen.visualwas:dummy-transport:jar:4.0.0'
<dependency org="com.github.veithen.visualwas" name="dummy-transport" rev="4.0.0">
<artifact name="dummy-transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.visualwas', module='dummy-transport', version='4.0.0')
)
libraryDependencies += "com.github.veithen.visualwas" % "dummy-transport" % "4.0.0"
[com.github.veithen.visualwas/dummy-transport "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.veithen.visualwas : connector | jar | 4.0.0 |
junit : junit | jar | 4.13 |
xmlunit : xmlunit | jar | 1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ws.commons.axiom : axiom-dom | jar | 1.2.22 |