is not current version
Last Version 4.0.0

com.github.veithen.visualwas:visualwas 1.0.0

Open Source implementation of the WebSphere SOAP JMX protocol

GroupId

GroupId

com.github.veithen.visualwas
ArtifactId

ArtifactId

visualwas
Version

Version

1.0.0
Type

Type

pom

Download visualwas 1.0.0

Filename Size
visualwas-1.0.0.pom 11 KB
Browse

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