GroupId | GroupIdorg.pustefixframework.webservices |
---|---|
ArtifactId | ArtifactIdpustefix-webservices-jaxws |
Version | Version0.18.51 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jaxws/ -->
<dependency>
<groupId>org.pustefixframework.webservices</groupId>
<artifactId>pustefix-webservices-jaxws</artifactId>
<version>0.18.51</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jaxws/
implementation 'org.pustefixframework.webservices:pustefix-webservices-jaxws:0.18.51'
// https://jarcasting.com/artifacts/org.pustefixframework.webservices/pustefix-webservices-jaxws/
implementation ("org.pustefixframework.webservices:pustefix-webservices-jaxws:0.18.51")
'org.pustefixframework.webservices:pustefix-webservices-jaxws:jar:0.18.51'
<dependency org="org.pustefixframework.webservices" name="pustefix-webservices-jaxws" rev="0.18.51">
<artifact name="pustefix-webservices-jaxws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework.webservices', module='pustefix-webservices-jaxws', version='0.18.51')
)
libraryDependencies += "org.pustefixframework.webservices" % "pustefix-webservices-jaxws" % "0.18.51"
[org.pustefixframework.webservices/pustefix-webservices-jaxws "0.18.51"]