License |
License |
---|---|
GroupId | GroupIdcom.github.phillip-kruger.microprofile-extentions |
ArtifactId | ArtifactIdcdi-filter |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroprofile extentions :: CDI
Simple to use filter for CDI
|
Filename | Size |
---|---|
cdi-filter-1.0.8.pom | |
cdi-filter-1.0.8.jar | 3 KB |
cdi-filter-1.0.8-sources.jar | 3 KB |
cdi-filter-1.0.8-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/cdi-filter/ -->
<dependency>
<groupId>com.github.phillip-kruger.microprofile-extentions</groupId>
<artifactId>cdi-filter</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/cdi-filter/
implementation 'com.github.phillip-kruger.microprofile-extentions:cdi-filter:1.0.8'
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/cdi-filter/
implementation ("com.github.phillip-kruger.microprofile-extentions:cdi-filter:1.0.8")
'com.github.phillip-kruger.microprofile-extentions:cdi-filter:jar:1.0.8'
<dependency org="com.github.phillip-kruger.microprofile-extentions" name="cdi-filter" rev="1.0.8">
<artifact name="cdi-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extentions', module='cdi-filter', version='1.0.8')
)
libraryDependencies += "com.github.phillip-kruger.microprofile-extentions" % "cdi-filter" % "1.0.8"
[com.github.phillip-kruger.microprofile-extentions/cdi-filter "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |
org.eclipse.microprofile : microprofile | pom | 1.3 |
org.projectlombok : lombok | jar | 1.18.2 |