is not current version
Last Version 6.1.0.Beta2

org.jboss.resteasy:resteasy-fastinfoset-provider 4.2.0.Final


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.2.0.Final
Type

Type

jar

Download resteasy-fastinfoset-provider 4.2.0.Final


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