is not current version
Last Version 2.1.0-M4

org.glassfish.tyrus.samples:tyrus-sample-echo-https 1.3


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.tyrus.samples
ArtifactId

ArtifactId

tyrus-sample-echo-https
Version

Version

1.3
Type

Type

war

Download tyrus-sample-echo-https 1.3


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