Skip to content

starksm64/microprofile-bom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse MicroProfile "Bill of Materials"

Usage

Add this dependency (adjusting the version number appropriately) to your project’s pom.xml:

<dependency>
    <groupId>org.eclipse.microprofile</groupId>
    <artifactId>microprofile-bom</artifactId>
    <version>1.1.0-SNAPSHOT</version>
    <type>pom</type>
    <scope>provided</scope>
</dependency>

You will then be able to work with all the APIs supported by MicroProfile implementations.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published