| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.hb0730 |
| Идентификатор | Идентификаторcommons-all |
| Версия | Версия2.1.2-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcommons-all
hb0730-commons主要是个人常用类库
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| commons-all-2.1.2-RELEASE.pom | |
| commons-all-2.1.2-RELEASE.jar | 1 KB |
| commons-all-2.1.2-RELEASE-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hb0730/commons-all/ -->
<dependency>
<groupId>com.hb0730</groupId>
<artifactId>commons-all</artifactId>
<version>2.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hb0730/commons-all/
implementation 'com.hb0730:commons-all:2.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.hb0730/commons-all/
implementation ("com.hb0730:commons-all:2.1.2-RELEASE")
'com.hb0730:commons-all:jar:2.1.2-RELEASE'
<dependency org="com.hb0730" name="commons-all" rev="2.1.2-RELEASE">
<artifact name="commons-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hb0730', module='commons-all', version='2.1.2-RELEASE')
)
libraryDependencies += "com.hb0730" % "commons-all" % "2.1.2-RELEASE"
[com.hb0730/commons-all "2.1.2-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.hb0730 : commons-lang | jar | 2.1.2-RELEASE |
| com.hb0730 : commons-cache | jar | 2.1.2-RELEASE |
| com.hb0730 : commons-http | jar | 2.1.2-RELEASE |
| com.hb0730 : commons-spring | jar | 2.1.2-RELEASE |
| com.hb0730 : commons-json | jar | 2.1.2-RELEASE |
| com.hb0730 : commons-encrypt | jar | 2.1.2-RELEASE |
| com.hb0730 : commons-mail | jar | 2.1.2-RELEASE |
| com.hb0730 : commons-ssh | jar | 2.1.2-RELEASE |
| com.hb0730 : commons-scm | jar | 2.1.2-RELEASE |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |