| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMessaging Библиотеки уровня приложения |
| Группа | Группаorg.elasticsoftwarefoundation.elasticactors |
| Идентификатор | Идентификаторelasticactors-messaging |
| Версия | Версия6.1.2 |
| Тип | Типjar |
| Описание |
ОписаниеElastic Software Foundation :: ElasticActors :: Messaging
Persistent Stateful Actor System
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| elasticactors-messaging-6.1.2.pom | |
| elasticactors-messaging-6.1.2.jar | 325 KB |
| elasticactors-messaging-6.1.2-sources.jar | 123 KB |
| elasticactors-messaging-6.1.2-javadoc.jar | 428 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-messaging</artifactId>
<version>6.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:6.1.2'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:6.1.2")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:jar:6.1.2'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-messaging" rev="6.1.2">
<artifact name="elasticactors-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-messaging', version='6.1.2')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-messaging" % "6.1.2"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging "6.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.elasticsoftwarefoundation.elasticactors : elasticactors-spi | jar | |
| com.fasterxml.uuid : java-uuid-generator | jar | 4.0.1 |
| com.eatthepath : fast-uuid | jar | 0.2.0 |
| com.google.protobuf : protobuf-java | jar | 3.15.8 |