License |
License
lgpl
|
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.ws |
ArtifactId | ArtifactIdjbossws-jboss720-parent |
Last Version | Last Version4.3.2.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJBossWS JBoss AS 7.2.0.Final Integration Parent
JBossWS JBoss AS 7.2.0.Final Integration Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jbossws-jboss720-parent-4.3.2.Final.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.ws/jbossws-jboss720-parent/ -->
<dependency>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss720-parent</artifactId>
<version>4.3.2.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.ws/jbossws-jboss720-parent/
implementation 'org.jboss.ws:jbossws-jboss720-parent:4.3.2.Final'
// https://jarcasting.com/artifacts/org.jboss.ws/jbossws-jboss720-parent/
implementation ("org.jboss.ws:jbossws-jboss720-parent:4.3.2.Final")
'org.jboss.ws:jbossws-jboss720-parent:pom:4.3.2.Final'
<dependency org="org.jboss.ws" name="jbossws-jboss720-parent" rev="4.3.2.Final">
<artifact name="jbossws-jboss720-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.ws', module='jbossws-jboss720-parent', version='4.3.2.Final')
)
libraryDependencies += "org.jboss.ws" % "jbossws-jboss720-parent" % "4.3.2.Final"
[org.jboss.ws/jbossws-jboss720-parent "4.3.2.Final"]