An open API service indexing awesome lists of open source software.

https://github.com/microprofile/microprofile-bom

Top level github repo for defining the content of the MicroProfile deliverables.
https://github.com/microprofile/microprofile-bom

Last synced: 6 months ago
JSON representation

Top level github repo for defining the content of the MicroProfile deliverables.

Awesome Lists containing this project

README

          

= The MicroProfile "Bill of Materials"

Top level github repository for defining the content of the MicroProfile deliverables.

== Usage

Add this dependency to your project's pom.xml:

[source,xml]
----

io.microprofile
microprofile
1.0.0
pom
provided

----

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