| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDoma Данные ORM |
| Группа | Группаch.streamly |
| Идентификатор | Идентификаторstreamly-domain |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
Описаниеstreamly-domain
Common Domain objects for the streamly librairies.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| streamly-domain-1.0.2.pom | |
| streamly-domain-1.0.2.jar | 3 KB |
| streamly-domain-1.0.2-sources.jar | 2 KB |
| streamly-domain-1.0.2-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.streamly/streamly-domain/ -->
<dependency>
<groupId>ch.streamly</groupId>
<artifactId>streamly-domain</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.streamly/streamly-domain/
implementation 'ch.streamly:streamly-domain:1.0.2'
// https://jarcasting.com/artifacts/ch.streamly/streamly-domain/
implementation ("ch.streamly:streamly-domain:1.0.2")
'ch.streamly:streamly-domain:jar:1.0.2'
<dependency org="ch.streamly" name="streamly-domain" rev="1.0.2">
<artifact name="streamly-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.streamly', module='streamly-domain', version='1.0.2')
)
libraryDependencies += "ch.streamly" % "streamly-domain" % "1.0.2"
[ch.streamly/streamly-domain "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |