is not current version
Last Version 2.1.0-M4

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


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.tyrus.samples
ArtifactId

ArtifactId

tyrus-sample-echo-https
Version

Version

1.18
Type

Type

war

Download tyrus-sample-echo-https 1.18


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