is not current version
Last Version 4.0.0

org.glassfish.metro:webservices-extra-xmlsec 4.0.0-M2

This module contains the compilation of all public Metro APIs.

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

webservices-extra-xmlsec
Version

Version

4.0.0-M2
Type

Type

jar

Download webservices-extra-xmlsec 4.0.0-M2


<!-- https://jarcasting.com/artifacts/org.glassfish.metro/webservices-extra-xmlsec/ -->
<dependency>
    <groupId>org.glassfish.metro</groupId>
    <artifactId>webservices-extra-xmlsec</artifactId>
    <version>4.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/webservices-extra-xmlsec/
implementation 'org.glassfish.metro:webservices-extra-xmlsec:4.0.0-M2'
// https://jarcasting.com/artifacts/org.glassfish.metro/webservices-extra-xmlsec/
implementation ("org.glassfish.metro:webservices-extra-xmlsec:4.0.0-M2")
'org.glassfish.metro:webservices-extra-xmlsec:jar:4.0.0-M2'
<dependency org="org.glassfish.metro" name="webservices-extra-xmlsec" rev="4.0.0-M2">
  <artifact name="webservices-extra-xmlsec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='webservices-extra-xmlsec', version='4.0.0-M2')
)
libraryDependencies += "org.glassfish.metro" % "webservices-extra-xmlsec" % "4.0.0-M2"
[org.glassfish.metro/webservices-extra-xmlsec "4.0.0-M2"]