License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.jboss.resteasy.spring |
ArtifactId | ArtifactIdresteasy-spring-bom |
Last Version | Last Version3.0.0.Alpha3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRESTEasy Spring Modules: Production BOM
RESTEasy Spring Modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
resteasy-spring-bom-3.0.0.Alpha3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-spring-bom/ -->
<dependency>
<groupId>org.jboss.resteasy.spring</groupId>
<artifactId>resteasy-spring-bom</artifactId>
<version>3.0.0.Alpha3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-spring-bom/
implementation 'org.jboss.resteasy.spring:resteasy-spring-bom:3.0.0.Alpha3'
// https://jarcasting.com/artifacts/org.jboss.resteasy.spring/resteasy-spring-bom/
implementation ("org.jboss.resteasy.spring:resteasy-spring-bom:3.0.0.Alpha3")
'org.jboss.resteasy.spring:resteasy-spring-bom:pom:3.0.0.Alpha3'
<dependency org="org.jboss.resteasy.spring" name="resteasy-spring-bom" rev="3.0.0.Alpha3">
<artifact name="resteasy-spring-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy.spring', module='resteasy-spring-bom', version='3.0.0.Alpha3')
)
libraryDependencies += "org.jboss.resteasy.spring" % "resteasy-spring-bom" % "3.0.0.Alpha3"
[org.jboss.resteasy.spring/resteasy-spring-bom "3.0.0.Alpha3"]
Version |
---|
3.0.0.Alpha3
|
3.0.0.Alpha2
|
3.0.0.Alpha1
|
2.0.1.Final
|
2.0.0.Final
|
2.0.0.Beta1
|
2.0.0.Alpha1
|
1.0.0.Final
|