Jar examples for c:cdi-util
Utilitary to get bean instance CDI managed.
You can download jar file cdi-util 0.0.1-RC1 in this page.
Common Development and Distribution License (CDDL-1.0)
You can use the following script to add cdi-util-0.0.1-RC1.jar to your project.
<dependency> <groupId>com.github.ldeitos</groupId> <artifactId>cdi-util</artifactId> <version>0.0.1-RC1</version> </dependency>
compile group: 'com.github.ldeitos', name: 'cdi-util', version: '0.0.1-RC1'
libraryDependencies += "com.github.ldeitos" % "cdi-util" % "0.0.1-RC1"
<dependency org="com.github.ldeitos" name="cdi-util" rev="0.0.1-RC1"/>
@Grapes(@Grab(group='com.github.ldeitos', module='cdi-util', version='0.0.1-RC1'))
'com.github.ldeitos:cdi-util:jar:0.0.1-RC1'
Click the following link to download the jar file.
cdi-util-0.0.1-RC1-javadoc.jar