| Лицензия |
Лицензия |
|---|---|
| Группа | Группаjavax.cache |
| Идентификатор | Идентификаторcdi-weld-annotations-test-harness |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеCDI/Weld Annotations Test Harness
Test harness for Spring annotations RI
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/javax.cache/cdi-weld-annotations-test-harness/ -->
<dependency>
<groupId>javax.cache</groupId>
<artifactId>cdi-weld-annotations-test-harness</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/javax.cache/cdi-weld-annotations-test-harness/
implementation 'javax.cache:cdi-weld-annotations-test-harness:1.1.1'
// https://jarcasting.com/artifacts/javax.cache/cdi-weld-annotations-test-harness/
implementation ("javax.cache:cdi-weld-annotations-test-harness:1.1.1")
'javax.cache:cdi-weld-annotations-test-harness:jar:1.1.1'
<dependency org="javax.cache" name="cdi-weld-annotations-test-harness" rev="1.1.1">
<artifact name="cdi-weld-annotations-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.cache', module='cdi-weld-annotations-test-harness', version='1.1.1')
)
libraryDependencies += "javax.cache" % "cdi-weld-annotations-test-harness" % "1.1.1"
[javax.cache/cdi-weld-annotations-test-harness "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.cache : cache-tests | jar | 1.1.1 |
| org.jsr107.ri : cache-annotations-ri-cdi | jar | 1.1.1 |
| org.jboss.weld.se : weld-se-core | jar | 1.1.11.Final |
| org.jboss.weld : weld-core | jar | 1.1.11.Final |
| org.javassist : javassist | jar | 3.14.0-GA |