License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.jax-ws-commons |
ArtifactId | ArtifactIdvirtualbox |
Last Version | Last Version2.2-rev3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVirtualBox web service client
|
Filename | Size |
---|---|
virtualbox-2.2-rev3.pom | |
virtualbox-2.2-rev3.jar | 1006 KB |
virtualbox-2.2-rev3-sources.jar | 1 MB |
virtualbox-2.2-rev3-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/virtualbox/ -->
<dependency>
<groupId>org.jvnet.jax-ws-commons</groupId>
<artifactId>virtualbox</artifactId>
<version>2.2-rev3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/virtualbox/
implementation 'org.jvnet.jax-ws-commons:virtualbox:2.2-rev3'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/virtualbox/
implementation ("org.jvnet.jax-ws-commons:virtualbox:2.2-rev3")
'org.jvnet.jax-ws-commons:virtualbox:jar:2.2-rev3'
<dependency org="org.jvnet.jax-ws-commons" name="virtualbox" rev="2.2-rev3">
<artifact name="virtualbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons', module='virtualbox', version='2.2-rev3')
)
libraryDependencies += "org.jvnet.jax-ws-commons" % "virtualbox" % "2.2-rev3"
[org.jvnet.jax-ws-commons/virtualbox "2.2-rev3"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.ws : jaxws-rt | jar | 2.1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
com.sun.codemodel : codemodel | jar | 2.1 |