Microprofile extensions :: Example

Sample application that uses some of these extensions

License

License

GroupId

GroupId

com.github.phillip-kruger.microprofile-extensions
ArtifactId

ArtifactId

example
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

war
Description

Description

Microprofile extensions :: Example
Sample application that uses some of these extensions

Download example

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extensions/example/ -->
<dependency>
    <groupId>com.github.phillip-kruger.microprofile-extensions</groupId>
    <artifactId>example</artifactId>
    <version>1.0.10</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extensions/example/
implementation 'com.github.phillip-kruger.microprofile-extensions:example:1.0.10'
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extensions/example/
implementation ("com.github.phillip-kruger.microprofile-extensions:example:1.0.10")
'com.github.phillip-kruger.microprofile-extensions:example:war:1.0.10'
<dependency org="com.github.phillip-kruger.microprofile-extensions" name="example" rev="1.0.10">
  <artifact name="example" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extensions', module='example', version='1.0.10')
)
libraryDependencies += "com.github.phillip-kruger.microprofile-extensions" % "example" % "1.0.10"
[com.github.phillip-kruger.microprofile-extensions/example "1.0.10"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.phillip-kruger.microprofile-extensions : config-ext jar 1.0.10
com.github.phillip-kruger.microprofile-extensions : jaxrs-ext jar 1.0.10
com.github.phillip-kruger.microprofile-extensions : openapi-ext jar 1.0.10
com.github.phillip-kruger.microprofile-extensions : health-ext jar 1.0.10

provided (3)

Group / Artifact Type Version
javax : javaee-api jar 8.0
org.eclipse.microprofile : microprofile pom 1.3
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.9