is not current version
Last Version 0.22.22

org.pustefixframework:pustefix-cdi 0.18.62

Pustefix CDI bridge

GroupId

GroupId

org.pustefixframework
ArtifactId

ArtifactId

pustefix-cdi
Version

Version

0.18.62
Type

Type

jar

Download pustefix-cdi 0.18.62


<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cdi/ -->
<dependency>
    <groupId>org.pustefixframework</groupId>
    <artifactId>pustefix-cdi</artifactId>
    <version>0.18.62</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cdi/
implementation 'org.pustefixframework:pustefix-cdi:0.18.62'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cdi/
implementation ("org.pustefixframework:pustefix-cdi:0.18.62")
'org.pustefixframework:pustefix-cdi:jar:0.18.62'
<dependency org="org.pustefixframework" name="pustefix-cdi" rev="0.18.62">
  <artifact name="pustefix-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-cdi', version='0.18.62')
)
libraryDependencies += "org.pustefixframework" % "pustefix-cdi" % "0.18.62"
[org.pustefixframework/pustefix-cdi "0.18.62"]