| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.gitee.unix8 |
| Идентификатор | Идентификаторcode-generate-parent |
| Версия | Версия0.0.2 |
| Тип | Типpom |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| code-generate-parent-0.0.2.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.gitee.unix8/code-generate-parent/ -->
<dependency>
<groupId>io.gitee.unix8</groupId>
<artifactId>code-generate-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.unix8/code-generate-parent/
implementation 'io.gitee.unix8:code-generate-parent:0.0.2'
// https://jarcasting.com/artifacts/io.gitee.unix8/code-generate-parent/
implementation ("io.gitee.unix8:code-generate-parent:0.0.2")
'io.gitee.unix8:code-generate-parent:pom:0.0.2'
<dependency org="io.gitee.unix8" name="code-generate-parent" rev="0.0.2">
<artifact name="code-generate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitee.unix8', module='code-generate-parent', version='0.0.2')
)
libraryDependencies += "io.gitee.unix8" % "code-generate-parent" % "0.0.2"
[io.gitee.unix8/code-generate-parent "0.0.2"]