| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.james |
| Идентификатор | Идентификаторevent-sourcing-event-store-api |
| Последняя версия | Последняя версия3.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache James :: Event Sourcing :: Event Store :: API
James Event Sourcing interface for Event Store implementations
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.james/event-sourcing-event-store-api/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>event-sourcing-event-store-api</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/event-sourcing-event-store-api/
implementation 'org.apache.james:event-sourcing-event-store-api:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/event-sourcing-event-store-api/
implementation ("org.apache.james:event-sourcing-event-store-api:3.7.0")
'org.apache.james:event-sourcing-event-store-api:jar:3.7.0'
<dependency org="org.apache.james" name="event-sourcing-event-store-api" rev="3.7.0">
<artifact name="event-sourcing-event-store-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='event-sourcing-event-store-api', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "event-sourcing-event-store-api" % "3.7.0"
[org.apache.james/event-sourcing-event-store-api "3.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : event-sourcing-pojo | jar | 3.7.0 |
| org.reactivestreams : reactive-streams | jar | |
| org.scala-lang : scala-library | jar | 2.13.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.james : event-sourcing-pojo | test-jar | 3.7.0 |
| org.apache.james : testing-base | jar | 3.7.0 |
| io.projectreactor : reactor-scala-extensions_2.13 | jar | 0.8.0 |