License |
License
lgpl
|
---|---|
Categories |
CategoriesJBoss Container Application Servers Native Development Tools |
GroupId | GroupIdorg.jboss.ws.native |
ArtifactId | ArtifactIdjbossws-native-services |
Last Version | Last Version4.2.1.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJBoss Web Services - Framework services configuration
JBossWS Native stack
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.ws.native/jbossws-native-services/ -->
<dependency>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-services</artifactId>
<version>4.2.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.ws.native/jbossws-native-services/
implementation 'org.jboss.ws.native:jbossws-native-services:4.2.1.Final'
// https://jarcasting.com/artifacts/org.jboss.ws.native/jbossws-native-services/
implementation ("org.jboss.ws.native:jbossws-native-services:4.2.1.Final")
'org.jboss.ws.native:jbossws-native-services:jar:4.2.1.Final'
<dependency org="org.jboss.ws.native" name="jbossws-native-services" rev="4.2.1.Final">
<artifact name="jbossws-native-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.ws.native', module='jbossws-native-services', version='4.2.1.Final')
)
libraryDependencies += "org.jboss.ws.native" % "jbossws-native-services" % "4.2.1.Final"
[org.jboss.ws.native/jbossws-native-services "4.2.1.Final"]