| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаeu.eventstorm |
| Идентификатор | Идентификаторeventstorm-annotation |
| Последняя версия | Последняя версия0.11.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLibrary to simplify sql mapping and event sourcing
|
| Имя Файла | Размер |
|---|---|
| eventstorm-annotation-0.11.0.pom | |
| eventstorm-annotation-0.11.0.jar | 15 KB |
| eventstorm-annotation-0.11.0-sources.jar | 15 KB |
| eventstorm-annotation-0.11.0-javadoc.jar | 137 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.eventstorm/eventstorm-annotation/ -->
<dependency>
<groupId>eu.eventstorm</groupId>
<artifactId>eventstorm-annotation</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.eventstorm/eventstorm-annotation/
implementation 'eu.eventstorm:eventstorm-annotation:0.11.0'
// https://jarcasting.com/artifacts/eu.eventstorm/eventstorm-annotation/
implementation ("eu.eventstorm:eventstorm-annotation:0.11.0")
'eu.eventstorm:eventstorm-annotation:jar:0.11.0'
<dependency org="eu.eventstorm" name="eventstorm-annotation" rev="0.11.0">
<artifact name="eventstorm-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.eventstorm', module='eventstorm-annotation', version='0.11.0')
)
libraryDependencies += "eu.eventstorm" % "eventstorm-annotation" % "0.11.0"
[eu.eventstorm/eventstorm-annotation "0.11.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| eu.eventstorm : eventstorm-core-api | jar | 0.11.0 |
| eu.eventstorm : eventstorm-sql Необязательный | jar | 0.11.0 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.1.3 |