| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.horvee.storylog |
| Идентификатор | Идентификаторsample |
| Версия | Версия1.0.1.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications built with Maven
|
| Имя Файла | Размер |
|---|---|
| sample-1.0.1.RELEASE.pom | |
| sample-1.0.1.RELEASE.jar | 59 MB |
| sample-1.0.1.RELEASE-sources.jar | 7 KB |
| sample-1.0.1.RELEASE-javadoc.jar | 77 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.horvee.storylog/sample/ -->
<dependency>
<groupId>io.github.horvee.storylog</groupId>
<artifactId>sample</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.horvee.storylog/sample/
implementation 'io.github.horvee.storylog:sample:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.horvee.storylog/sample/
implementation ("io.github.horvee.storylog:sample:1.0.1.RELEASE")
'io.github.horvee.storylog:sample:jar:1.0.1.RELEASE'
<dependency org="io.github.horvee.storylog" name="sample" rev="1.0.1.RELEASE">
<artifact name="sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.horvee.storylog', module='sample', version='1.0.1.RELEASE')
)
libraryDependencies += "io.github.horvee.storylog" % "sample" % "1.0.1.RELEASE"
[io.github.horvee.storylog/sample "1.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.horvee.storylog : core | jar | 1.0.1.RELEASE |
| io.github.horvee.storylog : transfer-spring-boot-kafka | jar | 1.0.1.RELEASE |
| io.github.horvee.storylog : save-spring-boot-elasticsearch | jar | 1.0.1.RELEASE |
| io.github.horvee.storylog : spring-boot-interceptor-configuration | jar | 1.0.1.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.5.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |