| Лицензия |
Лицензия
Mulan Permissive Software License,Version 2
|
|---|---|
| Группа | Группаcn.tuheishan |
| Идентификатор | Идентификаторmeteor-boot-starter-launch |
| Последняя версия | Последняя версия1.0.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmeteor-boot-starter-launch
meteor-boot-starter-launch
|
<!-- https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-launch/ -->
<dependency>
<groupId>cn.tuheishan</groupId>
<artifactId>meteor-boot-starter-launch</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-launch/
implementation 'cn.tuheishan:meteor-boot-starter-launch:1.0.11'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-launch/
implementation ("cn.tuheishan:meteor-boot-starter-launch:1.0.11")
'cn.tuheishan:meteor-boot-starter-launch:jar:1.0.11'
<dependency org="cn.tuheishan" name="meteor-boot-starter-launch" rev="1.0.11">
<artifact name="meteor-boot-starter-launch" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-boot-starter-launch', version='1.0.11')
)
libraryDependencies += "cn.tuheishan" % "meteor-boot-starter-launch" % "1.0.11"
[cn.tuheishan/meteor-boot-starter-launch "1.0.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.tuheishan : meteor-core | jar | 1.0.11 |
| org.springframework.boot : spring-boot-starter | jar | |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| junit : junit | jar | 4.13.2 |