is not current version
Last Version 1.0.8

com.github.phillip-kruger.microprofile-extentions:cdi-filter 1.0.5

Simple to use filter for CDI

GroupId

GroupId

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

ArtifactId

cdi-filter
Version

Version

1.0.5
Type

Type

jar

Download cdi-filter 1.0.5


<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/cdi-filter/
implementation ("com.github.phillip-kruger.microprofile-extentions:cdi-filter:1.0.5")
'com.github.phillip-kruger.microprofile-extentions:cdi-filter:jar:1.0.5'
<dependency org="com.github.phillip-kruger.microprofile-extentions" name="cdi-filter" rev="1.0.5">
  <artifact name="cdi-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extentions', module='cdi-filter', version='1.0.5')
)
libraryDependencies += "com.github.phillip-kruger.microprofile-extentions" % "cdi-filter" % "1.0.5"
[com.github.phillip-kruger.microprofile-extentions/cdi-filter "1.0.5"]