Last Version

JBoss Web Services - Tools Integration 1.4.0.Final

JBossWS Common Tools

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.ws
ArtifactId

ArtifactId

jbossws-common-tools
Version

Version

1.4.0.Final
Type

Type

jar
Description

Description

JBoss Web Services - Tools Integration
JBossWS Common Tools
Project URL

Project URL

http://www.jboss.org/jbossws/jbossws-common-tools
Project Organization

Project Organization

JBoss, by Red Hat
Source Code Management

Source Code Management

https://github.com/jbossws/jbossws-common-tools

Download jbossws-common-tools 1.4.0.Final


<!-- https://jarcasting.com/artifacts/org.jboss.ws/jbossws-common-tools/ -->
<dependency>
    <groupId>org.jboss.ws</groupId>
    <artifactId>jbossws-common-tools</artifactId>
    <version>1.4.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.ws/jbossws-common-tools/
implementation 'org.jboss.ws:jbossws-common-tools:1.4.0.Final'
// https://jarcasting.com/artifacts/org.jboss.ws/jbossws-common-tools/
implementation ("org.jboss.ws:jbossws-common-tools:1.4.0.Final")
'org.jboss.ws:jbossws-common-tools:jar:1.4.0.Final'
<dependency org="org.jboss.ws" name="jbossws-common-tools" rev="1.4.0.Final">
  <artifact name="jbossws-common-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.ws', module='jbossws-common-tools', version='1.4.0.Final')
)
libraryDependencies += "org.jboss.ws" % "jbossws-common-tools" % "1.4.0.Final"
[org.jboss.ws/jbossws-common-tools "1.4.0.Final"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.ws : jbossws-api jar 1.1.2.Final

provided (2)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.9
gnu.getopt : java-getopt jar 1.0.13

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.