License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.ws |
ArtifactId | ArtifactIdjbossws-parent |
Last Version | Last Version1.4.4.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJBoss Web Services
Maven parent for JBossWS artifacts
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jbossws-parent-1.4.4.Final.pom | 7 KB |
Browse |
<!-- 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"]
Version |
---|
1.4.4.Final
|
1.4.3.Final
|
1.4.2.Final
|
1.4.1.Final
|
1.4.0.Final
|
1.3.0.Final
|
1.3.0.Beta1
|
1.2.0.Final
|
1.2.0.CR1
|
1.1.0.GA
|
1.0.10.GA
|