Last Version

JBoss Web Services 1.4.4.Final

Maven parent for JBossWS artifacts

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.ws
ArtifactId

ArtifactId

jbossws-parent
Version

Version

1.4.4.Final
Type

Type

pom
Description

Description

JBoss Web Services
Maven parent for JBossWS artifacts
Project URL

Project URL

https://www.jboss.org/jbossws
Project Organization

Project Organization

JBoss, by Red Hat
Source Code Management

Source Code Management

https://github.com/jbossws/jbossws-parent

Download jbossws-parent 1.4.4.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.