| Лицензия |
Лицензия
Mulan Permissive Software License,Version 2
|
|---|---|
| Группа | Группаcn.tuheishan |
| Идентификатор | Идентификаторmeteor-starter |
| Последняя версия | Последняя версия1.0.11 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеmeteor-starter
meteor-starter
|
| Имя Файла | Размер |
|---|---|
| meteor-starter-1.0.11.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.tuheishan/meteor-starter/ -->
<dependency>
<groupId>cn.tuheishan</groupId>
<artifactId>meteor-starter</artifactId>
<version>1.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-starter/
implementation 'cn.tuheishan:meteor-starter:1.0.11'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-starter/
implementation ("cn.tuheishan:meteor-starter:1.0.11")
'cn.tuheishan:meteor-starter:pom:1.0.11'
<dependency org="cn.tuheishan" name="meteor-starter" rev="1.0.11">
<artifact name="meteor-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-starter', version='1.0.11')
)
libraryDependencies += "cn.tuheishan" % "meteor-starter" % "1.0.11"
[cn.tuheishan/meteor-starter "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 |