| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.yunwjr |
| Идентификатор | Идентификаторyun-spring-boot-common |
| Версия | Версия0.0.2.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеYunSpringBoot Starter Parent
|
<!-- https://jarcasting.com/artifacts/com.github.yunwjr/yun-spring-boot-common/ -->
<dependency>
<groupId>com.github.yunwjr</groupId>
<artifactId>yun-spring-boot-common</artifactId>
<version>0.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-spring-boot-common/
implementation 'com.github.yunwjr:yun-spring-boot-common:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-spring-boot-common/
implementation ("com.github.yunwjr:yun-spring-boot-common:0.0.2.RELEASE")
'com.github.yunwjr:yun-spring-boot-common:jar:0.0.2.RELEASE'
<dependency org="com.github.yunwjr" name="yun-spring-boot-common" rev="0.0.2.RELEASE">
<artifact name="yun-spring-boot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yunwjr', module='yun-spring-boot-common', version='0.0.2.RELEASE')
)
libraryDependencies += "com.github.yunwjr" % "yun-spring-boot-common" % "0.0.2.RELEASE"
[com.github.yunwjr/yun-spring-boot-common "0.0.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | |
| org.springframework : spring-context-support | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |