| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаjp.spring-boot-reference |
| Идентификатор | Идентификаторperpin |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеperpin
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| perpin-1.0.1.pom | |
| perpin-1.0.1.jar | 14 KB |
| perpin-1.0.1-sources.jar | 8 KB |
| perpin-1.0.1-javadoc.jar | 110 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/jp.spring-boot-reference/perpin/ -->
<dependency>
<groupId>jp.spring-boot-reference</groupId>
<artifactId>perpin</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/jp.spring-boot-reference/perpin/
implementation 'jp.spring-boot-reference:perpin:1.0.1'
// https://jarcasting.com/artifacts/jp.spring-boot-reference/perpin/
implementation ("jp.spring-boot-reference:perpin:1.0.1")
'jp.spring-boot-reference:perpin:jar:1.0.1'
<dependency org="jp.spring-boot-reference" name="perpin" rev="1.0.1">
<artifact name="perpin" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.spring-boot-reference', module='perpin', version='1.0.1')
)
libraryDependencies += "jp.spring-boot-reference" % "perpin" % "1.0.1"
[jp.spring-boot-reference/perpin "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |