| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.microprofile.lra |
| Идентификатор | Идентификаторmicroprofile-lra-tck |
| Последняя версия | Последняя версия2.0-RC1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMicroProfile LRA TCK
LRA TCK
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| microprofile-lra-tck-2.0-RC1.pom | |
| microprofile-lra-tck-2.0-RC1.jar | 122 KB |
| microprofile-lra-tck-2.0-RC1-sources.jar | 94 KB |
| microprofile-lra-tck-2.0-RC1-javadoc.jar | 337 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-tck/ -->
<dependency>
<groupId>org.eclipse.microprofile.lra</groupId>
<artifactId>microprofile-lra-tck</artifactId>
<version>2.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-tck/
implementation 'org.eclipse.microprofile.lra:microprofile-lra-tck:2.0-RC1'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.lra/microprofile-lra-tck/
implementation ("org.eclipse.microprofile.lra:microprofile-lra-tck:2.0-RC1")
'org.eclipse.microprofile.lra:microprofile-lra-tck:jar:2.0-RC1'
<dependency org="org.eclipse.microprofile.lra" name="microprofile-lra-tck" rev="2.0-RC1">
<artifact name="microprofile-lra-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.lra', module='microprofile-lra-tck', version='2.0-RC1')
)
libraryDependencies += "org.eclipse.microprofile.lra" % "microprofile-lra-tck" % "2.0-RC1"
[org.eclipse.microprofile.lra/microprofile-lra-tck "2.0-RC1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.jboss.arquillian.junit : arquillian-junit-container | jar | |
| org.jboss.shrinkwrap : shrinkwrap-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.microprofile.lra : microprofile-lra-api | jar | 2.0-RC1 |
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
| jakarta.json : jakarta.json-api | jar | 2.0.0 |
| org.eclipse.microprofile.config : microprofile-config-api | jar | 1.3 |