RESTEasy MicroProfile: Production BOM

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

License

License

Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy.microprofile
ArtifactId

ArtifactId

resteasy-microprofile-bom
Last Version

Last Version

2.0.0.Beta1
Release Date

Release Date

Type

Type

pom
Description

Description

RESTEasy MicroProfile: Production BOM
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/resteasy/resteasy-microprofile/tree/main/resteasy-microprofile-bom/

Download resteasy-microprofile-bom

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0.Beta1
1.0.0.Final
1.0.0.Beta1
1.0.0.Alpha2
1.0.0.Alpha1