Download atinject-tck-1.0.0-M4.jar file - Jar a

Jar examples for a:atinject-tck

Description

Apache OpenWebBeans JSR-330 TCK Suite

You can download jar file atinject-tck 1.0.0-M4 in this page.

License

Apache License

Build File

You can use the following script to add atinject-tck-1.0.0-M4.jar to your project.

<dependency>
   <groupId>org.apache.openwebbeans</groupId>
   <artifactId>atinject-tck</artifactId>
   <version>1.0.0-M4</version>
</dependency>
compile group: 'org.apache.openwebbeans', name: 'atinject-tck', version: '1.0.0-M4'
libraryDependencies += "org.apache.openwebbeans" % "atinject-tck" % "1.0.0-M4"
<dependency org="org.apache.openwebbeans" name="atinject-tck" rev="1.0.0-M4"/>
@Grapes(@Grab(group='org.apache.openwebbeans', module='atinject-tck', version='1.0.0-M4'))
'org.apache.openwebbeans:atinject-tck:jar:1.0.0-M4'

Download

Click the following link to download the jar file.

atinject-tck-1.0.0-M4-sources.jar
atinject-tck-1.0.0-M4.jar
atinject-tck-1.0.0-M4.pom



Related Tutorials