| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.yueshutong |
| Идентификатор | Идентификаторsnowjean-spring-boot-starter |
| Версия | Версия3.0.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеsnowjean-spring-boot-starter
SnowJean for Spring Boot
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/cn.yueshutong/snowjean-spring-boot-starter/ -->
<dependency>
<groupId>cn.yueshutong</groupId>
<artifactId>snowjean-spring-boot-starter</artifactId>
<version>3.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yueshutong/snowjean-spring-boot-starter/
implementation 'cn.yueshutong:snowjean-spring-boot-starter:3.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.yueshutong/snowjean-spring-boot-starter/
implementation ("cn.yueshutong:snowjean-spring-boot-starter:3.0.0.RELEASE")
'cn.yueshutong:snowjean-spring-boot-starter:jar:3.0.0.RELEASE'
<dependency org="cn.yueshutong" name="snowjean-spring-boot-starter" rev="3.0.0.RELEASE">
<artifact name="snowjean-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yueshutong', module='snowjean-spring-boot-starter', version='3.0.0.RELEASE')
)
libraryDependencies += "cn.yueshutong" % "snowjean-spring-boot-starter" % "3.0.0.RELEASE"
[cn.yueshutong/snowjean-spring-boot-starter "3.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.yueshutong : snowjena-core | jar | 3.0.0.RELEASE |
| cn.yueshutong : snowjena-annotation | jar | 3.0.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 1.5.10.RELEASE |