is not current version
Last Version 7.0.0-M4

org.glassfish.main.webservices:metro-glue 4.0-b72


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.webservices
ArtifactId

ArtifactId

metro-glue
Version

Version

4.0-b72
Type

Type

jar

Download metro-glue 4.0-b72


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