Categories |
CategoriesJBoss Container Application Servers |
---|---|
GroupId | GroupIdorg.jboss.ws |
ArtifactId | ArtifactIdjbossws-jboss720-parent |
Version | Version4.3.0.CR1 |
Type | Typepom |
Filename | Size |
---|---|
jbossws-jboss720-parent-4.3.0.CR1.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.0.CR1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.ws/jbossws-jboss720-parent/
implementation 'org.jboss.ws:jbossws-jboss720-parent:4.3.0.CR1'
// https://jarcasting.com/artifacts/org.jboss.ws/jbossws-jboss720-parent/
implementation ("org.jboss.ws:jbossws-jboss720-parent:4.3.0.CR1")
'org.jboss.ws:jbossws-jboss720-parent:pom:4.3.0.CR1'
<dependency org="org.jboss.ws" name="jbossws-jboss720-parent" rev="4.3.0.CR1">
<artifact name="jbossws-jboss720-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.ws', module='jbossws-jboss720-parent', version='4.3.0.CR1')
)
libraryDependencies += "org.jboss.ws" % "jbossws-jboss720-parent" % "4.3.0.CR1"
[org.jboss.ws/jbossws-jboss720-parent "4.3.0.CR1"]