is not current version
Last Version 4.0.0.Beta5

org.jboss.resteasy:tjws 3.0.19.Final


Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

tjws
Version

Version

3.0.19.Final
Type

Type

jar

Download tjws 3.0.19.Final


<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/tjws/ -->
<dependency>
    <groupId>org.jboss.resteasy</groupId>
    <artifactId>tjws</artifactId>
    <version>3.0.19.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/tjws/
implementation 'org.jboss.resteasy:tjws:3.0.19.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy/tjws/
implementation ("org.jboss.resteasy:tjws:3.0.19.Final")
'org.jboss.resteasy:tjws:jar:3.0.19.Final'
<dependency org="org.jboss.resteasy" name="tjws" rev="3.0.19.Final">
  <artifact name="tjws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='tjws', version='3.0.19.Final')
)
libraryDependencies += "org.jboss.resteasy" % "tjws" % "3.0.19.Final"
[org.jboss.resteasy/tjws "3.0.19.Final"]