| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииOther Универсальные библиотеки |
| Группа | Группаcom.github.xuchen93 |
| Идентификатор | Идентификаторmodule-other |
| Версия | Версия1.0.12 |
| Тип | Типjar |
| Описание |
Описаниеmodule-other
Demo project for Spring Boot
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| module-other-1.0.12.pom | |
| module-other-1.0.12.jar | 17 KB |
| module-other-1.0.12-sources.jar | 9 KB |
| module-other-1.0.12-javadoc.jar | 421 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xuchen93/module-other/ -->
<dependency>
<groupId>com.github.xuchen93</groupId>
<artifactId>module-other</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuchen93/module-other/
implementation 'com.github.xuchen93:module-other:1.0.12'
// https://jarcasting.com/artifacts/com.github.xuchen93/module-other/
implementation ("com.github.xuchen93:module-other:1.0.12")
'com.github.xuchen93:module-other:jar:1.0.12'
<dependency org="com.github.xuchen93" name="module-other" rev="1.0.12">
<artifact name="module-other" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuchen93', module='module-other', version='1.0.12')
)
libraryDependencies += "com.github.xuchen93" % "module-other" % "1.0.12"
[com.github.xuchen93/module-other "1.0.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.xuchen93 : module-base | jar | 1.0.12 |
| org.apache.poi : poi-ooxml Необязательный | jar | 4.1.2 |
| com.hierynomus : smbj Необязательный | jar | 0.10.0 |
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |
| cn.hutool : hutool-all | jar | 5.3.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |