is not current version
Last Version 3.0.0.Alpha3

org.jboss.resteasy.spring:resteasy-spring-parent 2.0.0.Alpha1

RESTEasy Spring Modules

Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy.spring
ArtifactId

ArtifactId

resteasy-spring-parent
Version

Version

2.0.0.Alpha1
Type

Type

pom

Download resteasy-spring-parent 2.0.0.Alpha1


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