Jar examples for c:cdi-api
APIs for JSR-299: Contexts and Dependency Injection for Java EE
You can download jar file cdi-api 1.1-20130403 in this page.
Apache License, Version 2.0
You can use the following script to add cdi-api-1.1-20130403.jar to your project.
<dependency> <groupId>javax.enterprise</groupId> <artifactId>cdi-api</artifactId> <version>1.1-20130403</version> </dependency>
compile group: 'javax.enterprise', name: 'cdi-api', version: '1.1-20130403'
libraryDependencies += "javax.enterprise" % "cdi-api" % "1.1-20130403"
<dependency org="javax.enterprise" name="cdi-api" rev="1.1-20130403"/>
@Grapes(@Grab(group='javax.enterprise', module='cdi-api', version='1.1-20130403'))
'javax.enterprise:cdi-api:jar:1.1-20130403'
Click the following link to download the jar file.
cdi-api-1.1-20130403-javadoc.jar