is not current version
Last Version 6.1.0.Beta2

org.jboss.resteasy:resteasy-fastinfoset-provider 4.0.0.Beta8


Categories

Categories

IDE Development Tools JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-fastinfoset-provider
Version

Version

4.0.0.Beta8
Type

Type

jar

Download resteasy-fastinfoset-provider 4.0.0.Beta8


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