| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.xfvape.uid |
| Идентификатор | Идентификаторuid-spring-boot-starter |
| Версия | Версия0.0.4-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеuid-spring-boot-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| uid-spring-boot-starter-0.0.4-RELEASE.pom | |
| uid-spring-boot-starter-0.0.4-RELEASE.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.xfvape.uid/uid-spring-boot-starter/ -->
<dependency>
<groupId>com.xfvape.uid</groupId>
<artifactId>uid-spring-boot-starter</artifactId>
<version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.xfvape.uid/uid-spring-boot-starter/
implementation 'com.xfvape.uid:uid-spring-boot-starter:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.xfvape.uid/uid-spring-boot-starter/
implementation ("com.xfvape.uid:uid-spring-boot-starter:0.0.4-RELEASE")
'com.xfvape.uid:uid-spring-boot-starter:jar:0.0.4-RELEASE'
<dependency org="com.xfvape.uid" name="uid-spring-boot-starter" rev="0.0.4-RELEASE">
<artifact name="uid-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xfvape.uid', module='uid-spring-boot-starter', version='0.0.4-RELEASE')
)
libraryDependencies += "com.xfvape.uid" % "uid-spring-boot-starter" % "0.0.4-RELEASE"
[com.xfvape.uid/uid-spring-boot-starter "0.0.4-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.xfvape.uid : uid-spring-boot-autoconfigure | jar | 0.0.4-RELEASE |