| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.streamingpool |
| Идентификатор | Идентификаторstreamingpool-core-starter |
| Последняя версия | Последняя версия0.0.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.streamingpool:streamingpool-core-starter
This is the starter for project streamingpool-core.
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.streamingpool/streamingpool-core-starter/ -->
<dependency>
<groupId>org.streamingpool</groupId>
<artifactId>streamingpool-core-starter</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.streamingpool/streamingpool-core-starter/
implementation 'org.streamingpool:streamingpool-core-starter:0.0.11'
// https://jarcasting.com/artifacts/org.streamingpool/streamingpool-core-starter/
implementation ("org.streamingpool:streamingpool-core-starter:0.0.11")
'org.streamingpool:streamingpool-core-starter:jar:0.0.11'
<dependency org="org.streamingpool" name="streamingpool-core-starter" rev="0.0.11">
<artifact name="streamingpool-core-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.streamingpool', module='streamingpool-core-starter', version='0.0.11')
)
libraryDependencies += "org.streamingpool" % "streamingpool-core-starter" % "0.0.11"
[org.streamingpool/streamingpool-core-starter "0.0.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.streamingpool : streamingpool-core | jar | 1.5.0 |
| org.springframework.boot : spring-boot-starter | jar | 2.2.10.RELEASE |