| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.hengboy |
| Идентификатор | Идентификаторcode-builder |
| Версия | Версия1.0.5.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеcode-builder
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| code-builder-1.0.5.RELEASE.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.hengboy/code-builder/ -->
<dependency>
<groupId>com.gitee.hengboy</groupId>
<artifactId>code-builder</artifactId>
<version>1.0.5.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hengboy/code-builder/
implementation 'com.gitee.hengboy:code-builder:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/code-builder/
implementation ("com.gitee.hengboy:code-builder:1.0.5.RELEASE")
'com.gitee.hengboy:code-builder:pom:1.0.5.RELEASE'
<dependency org="com.gitee.hengboy" name="code-builder" rev="1.0.5.RELEASE">
<artifact name="code-builder" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hengboy', module='code-builder', version='1.0.5.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "code-builder" % "1.0.5.RELEASE"
[com.gitee.hengboy/code-builder "1.0.5.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.freemarker : freemarker | jar | 2.3.28 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |
| org.slf4j : slf4j-api | jar | 1.7.25 |