Skip to content

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

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors