| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииOther Универсальные библиотеки |
| Группа | Группаcom.github.xuchen93 |
| Идентификатор | Идентификаторmodule-other |
| Последняя версия | Последняя версия1.0.14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmodule-other
Demo project for Spring Boot
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| module-other-1.0.14.pom | |
| module-other-1.0.14.jar | 17 KB |
| module-other-1.0.14-sources.jar | 9 KB |
| module-other-1.0.14-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.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuchen93/module-other/
implementation 'com.github.xuchen93:module-other:1.0.14'
// https://jarcasting.com/artifacts/com.github.xuchen93/module-other/
implementation ("com.github.xuchen93:module-other:1.0.14")
'com.github.xuchen93:module-other:jar:1.0.14'
<dependency org="com.github.xuchen93" name="module-other" rev="1.0.14">
<artifact name="module-other" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuchen93', module='module-other', version='1.0.14')
)
libraryDependencies += "com.github.xuchen93" % "module-other" % "1.0.14"
[com.github.xuchen93/module-other "1.0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.xuchen93 : module-base | jar | 1.0.14 |
| 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.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |