| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAxon Библиотеки уровня приложения Distributed Applications Disruptor Универсальные библиотеки High Performance |
| Группа | Группаorg.axonframework.com.lmax |
| Идентификатор | Идентификаторdisruptor |
| Последняя версия | Последняя версия2.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLMAX Disruptor - Redistributed
Redistribution of the LMAX Disruptor for the Axon Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| disruptor-2.7.pom | |
| disruptor-2.7.jar | 49 KB |
| disruptor-2.7-sources.jar | 52 KB |
| disruptor-2.7-javadoc.jar | 248 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.axonframework.com.lmax/disruptor/ -->
<dependency>
<groupId>org.axonframework.com.lmax</groupId>
<artifactId>disruptor</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.axonframework.com.lmax/disruptor/
implementation 'org.axonframework.com.lmax:disruptor:2.7'
// https://jarcasting.com/artifacts/org.axonframework.com.lmax/disruptor/
implementation ("org.axonframework.com.lmax:disruptor:2.7")
'org.axonframework.com.lmax:disruptor:jar:2.7'
<dependency org="org.axonframework.com.lmax" name="disruptor" rev="2.7">
<artifact name="disruptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.axonframework.com.lmax', module='disruptor', version='2.7')
)
libraryDependencies += "org.axonframework.com.lmax" % "disruptor" % "2.7"
[org.axonframework.com.lmax/disruptor "2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit-dep | jar | 4.10 |
| org.jmock : jmock-junit4 | jar | 2.5.1 |
| org.jmock : jmock-legacy | jar | 2.5.1 |