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