| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hengboy |
| Идентификатор | Идентификаторapi-boot-common |
| Версия | Версия0.1.1.RELEASE |
| Тип | Типjar |
| Описание |
Описание预留starter父依赖
|
<!-- https://jarcasting.com/artifacts/com.github.hengboy/api-boot-common/ -->
<dependency>
<groupId>com.github.hengboy</groupId>
<artifactId>api-boot-common</artifactId>
<version>0.1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hengboy/api-boot-common/
implementation 'com.github.hengboy:api-boot-common:0.1.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.hengboy/api-boot-common/
implementation ("com.github.hengboy:api-boot-common:0.1.1.RELEASE")
'com.github.hengboy:api-boot-common:jar:0.1.1.RELEASE'
<dependency org="com.github.hengboy" name="api-boot-common" rev="0.1.1.RELEASE">
<artifact name="api-boot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hengboy', module='api-boot-common', version='0.1.1.RELEASE')
)
libraryDependencies += "com.github.hengboy" % "api-boot-common" % "0.1.1.RELEASE"
[com.github.hengboy/api-boot-common "0.1.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | |
| org.springframework : spring-context-support Необязательный | jar | |
| org.reflections : reflections Необязательный | jar | 0.9.11 |