is not current version
Last Version 2.1.0-M4

org.glassfish.tyrus.samples:tyrus-sample-echo-https 2.0.0-M1


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.tyrus.samples
ArtifactId

ArtifactId

tyrus-sample-echo-https
Version

Version

2.0.0-M1
Type

Type

war

Download tyrus-sample-echo-https 2.0.0-M1


<!-- https://jarcasting.com/artifacts/org.glassfish.tyrus.samples/tyrus-sample-echo-https/ -->
<dependency>
    <groupId>org.glassfish.tyrus.samples</groupId>
    <artifactId>tyrus-sample-echo-https</artifactId>
    <version>2.0.0-M1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.tyrus.samples/tyrus-sample-echo-https/
implementation 'org.glassfish.tyrus.samples:tyrus-sample-echo-https:2.0.0-M1'
// https://jarcasting.com/artifacts/org.glassfish.tyrus.samples/tyrus-sample-echo-https/
implementation ("org.glassfish.tyrus.samples:tyrus-sample-echo-https:2.0.0-M1")
'org.glassfish.tyrus.samples:tyrus-sample-echo-https:war:2.0.0-M1'
<dependency org="org.glassfish.tyrus.samples" name="tyrus-sample-echo-https" rev="2.0.0-M1">
  <artifact name="tyrus-sample-echo-https" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.tyrus.samples', module='tyrus-sample-echo-https', version='2.0.0-M1')
)
libraryDependencies += "org.glassfish.tyrus.samples" % "tyrus-sample-echo-https" % "2.0.0-M1"
[org.glassfish.tyrus.samples/tyrus-sample-echo-https "2.0.0-M1"]