| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.elasticsoftwarefoundation.elasticactors |
| Идентификатор | Идентификаторelasticactors-test |
| Последняя версия | Последняя версия6.1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеElastic Software Foundation :: ElasticActors :: Test Runtime
Persistent Stateful Actor System
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| elasticactors-test-6.1.4.pom | |
| elasticactors-test-6.1.4.jar | 27 KB |
| elasticactors-test-6.1.4-sources.jar | 21 KB |
| elasticactors-test-6.1.4-javadoc.jar | 127 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-test/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-test</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-test/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-test:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-test/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-test:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-test:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-test" rev="6.1.4">
<artifact name="elasticactors-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-test', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-test" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-test "6.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.elasticsoftwarefoundation.elasticactors : elasticactors-runtime | jar | |
| org.elasticsoftwarefoundation.elasticactors : elasticactors-client | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.elasticsoftwarefoundation.elasticactors : elasticactors-tracing-spring | jar | |
| org.elasticsoftwarefoundation.elasticactors : elasticactors-tracing-slf4j | jar | |
| org.elasticsoftwarefoundation.elasticactors : elasticactors-caching | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.9.0 |
| org.springframework : spring-test | jar | 5.3.18 |
| org.testng : testng | jar | 7.4.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |