License |
License |
---|---|
GroupId | GroupIdcom.github.phillip-kruger.microprofile-extentions |
ArtifactId | ArtifactIdexample |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionMicroprofile extentions :: Example
Sample application that uses some of these extentions
|
Filename | Size |
---|---|
example-1.0.8.pom | |
example-1.0.8.war | 17 MB |
example-1.0.8-sources.jar | 5 KB |
example-1.0.8-javadoc.jar | 32 KB |
Browse |
<!-- 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"]
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 |
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 |