Microprofile extentions :: Example

Sample application that uses some of these extentions

License

License

GroupId

GroupId

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

ArtifactId

example
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

war
Description

Description

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

Download example

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.phillip-kruger.microprofile-extentions : config-ext jar 1.0.8
com.github.phillip-kruger.microprofile-extentions : openapi-ext jar 1.0.8
io.opentracing : opentracing-api jar 0.31.0
io.jaegertracing : jaeger-client jar 0.30.3

provided (4)

Group / Artifact Type Version
fish.payara.api : payara-api jar 5.182
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.8
1.0.7