| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nihao2015 |
| Идентификатор | Идентификаторsbunitity |
| Последняя версия | Последняя версия1.0.16 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsbunitity
A common basic tool class library used by springboot
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sbunitity-1.0.16.pom | |
| sbunitity-1.0.16.jar | 61 KB |
| sbunitity-1.0.16-sources.jar | 42 KB |
| sbunitity-1.0.16-javadoc.jar | 254 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nihao2015/sbunitity/ -->
<dependency>
<groupId>com.github.nihao2015</groupId>
<artifactId>sbunitity</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nihao2015/sbunitity/
implementation 'com.github.nihao2015:sbunitity:1.0.16'
// https://jarcasting.com/artifacts/com.github.nihao2015/sbunitity/
implementation ("com.github.nihao2015:sbunitity:1.0.16")
'com.github.nihao2015:sbunitity:jar:1.0.16'
<dependency org="com.github.nihao2015" name="sbunitity" rev="1.0.16">
<artifact name="sbunitity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nihao2015', module='sbunitity', version='1.0.16')
)
libraryDependencies += "com.github.nihao2015" % "sbunitity" % "1.0.16"
[com.github.nihao2015/sbunitity "1.0.16"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.4 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.6.4 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.6.4 |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.4.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.alibaba : fastjson | jar | 1.2.70 |
| org.apache.maven.plugins : maven-source-plugin | jar | 3.2.0 |
| org.apache.maven.plugins : maven-javadoc-plugin | jar | 3.2.0 |
| org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |
| org.sonatype.plugins : nexus-staging-maven-plugin | jar | 1.6.8 |
| commons-beanutils : commons-beanutils-core | jar | 1.8.3 |