Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bitofcode/archetype-jakartaee-microprofile

Archetype for Jakarta EE with Eclipse MicroProfile project
https://github.com/bitofcode/archetype-jakartaee-microprofile

Last synced: about 2 months ago
JSON representation

Archetype for Jakarta EE with Eclipse MicroProfile project

Awesome Lists containing this project

README

        

# Jakarta EE 8 and Eclipse Microprofile 4.1 Maven Archetype

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.bitofcode.archetype/jakartaee-microprofile/badge.svg)](https://search.maven.org/artifact/com.bitofcode.archetype/jakartaee-microprofile)

Usage:

```shell

mvn archetype:generate -DarchetypeGroupId=com.bitofcode.archetype -DarchetypeArtifactId=jakartaee-microprofile -DarchetypeVersion=0.0.7

```