License |
License |
---|---|
GroupId | GroupIdorg.apache.openwebbeans |
ArtifactId | ArtifactIdatinject-tck |
Last Version | Last Version2.0.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOWB JSR-330 TCK
Apache OpenWebBeans JSR-330 TCK Suite
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
atinject-tck-2.0.27.pom | |
atinject-tck-2.0.27.jar | 8 KB |
atinject-tck-2.0.27-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans/atinject-tck/ -->
<dependency>
<groupId>org.apache.openwebbeans</groupId>
<artifactId>atinject-tck</artifactId>
<version>2.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans/atinject-tck/
implementation 'org.apache.openwebbeans:atinject-tck:2.0.27'
// https://jarcasting.com/artifacts/org.apache.openwebbeans/atinject-tck/
implementation ("org.apache.openwebbeans:atinject-tck:2.0.27")
'org.apache.openwebbeans:atinject-tck:jar:2.0.27'
<dependency org="org.apache.openwebbeans" name="atinject-tck" rev="2.0.27">
<artifact name="atinject-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans', module='atinject-tck', version='2.0.27')
)
libraryDependencies += "org.apache.openwebbeans" % "atinject-tck" % "2.0.27"
[org.apache.openwebbeans/atinject-tck "2.0.27"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-annotation_1.3_spec | jar | 1.3 |
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec | jar | 1.3 |
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec | jar | 1.2 |
org.apache.geronimo.specs : geronimo-el_2.2_spec | jar | 1.1 |
org.apache.openwebbeans : openwebbeans-spi | jar | 2.0.27 |
org.apache.openwebbeans : openwebbeans-impl | jar | 2.0.27 |
org.apache.openwebbeans : openwebbeans-impl | jar | 2.0.27 |
org.apache.geronimo.specs : geronimo-validation_1.0_spec | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject-tck | jar | 1 |
junit : junit | jar | 4.13.2 |