This is retired. Please use https://www.microprofile-ext.org
License |
License |
---|---|
GroupId | GroupIdcom.github.phillip-kruger.microprofile-extensions |
ArtifactId | ArtifactIdexample |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionMicroprofile extensions :: Example
Sample application that uses some of these extensions
|
Filename | Size |
---|---|
example-1.0.10.pom | |
example-1.0.10.war | 14 MB |
example-1.0.10-sources.jar | 9 KB |
example-1.0.10-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |
org.eclipse.microprofile : microprofile | pom | 1.3 |
org.projectlombok : lombok | jar | 1.18.2 |
This is retired. Please use https://www.microprofile-ext.org