| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.tuheishan |
| Идентификатор | Идентификаторmeteor-parent |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеmeteor
Hope to write the project very quickly.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| meteor-parent-1.0.0.RELEASE.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.tuheishan/meteor-parent/ -->
<dependency>
<groupId>cn.tuheishan</groupId>
<artifactId>meteor-parent</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-parent/
implementation 'cn.tuheishan:meteor-parent:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-parent/
implementation ("cn.tuheishan:meteor-parent:1.0.0.RELEASE")
'cn.tuheishan:meteor-parent:pom:1.0.0.RELEASE'
<dependency org="cn.tuheishan" name="meteor-parent" rev="1.0.0.RELEASE">
<artifact name="meteor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-parent', version='1.0.0.RELEASE')
)
libraryDependencies += "cn.tuheishan" % "meteor-parent" % "1.0.0.RELEASE"
[cn.tuheishan/meteor-parent "1.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.projectlombok : lombok | jar | 1.18.16 |