| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.codeinghelper |
| Идентификатор | Идентификаторbasic |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
Описаниеbasic
一个工具类库
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| basic-1.0.2.pom | |
| basic-1.0.2.jar | 27 KB |
| basic-1.0.2-sources.jar | 20 KB |
| basic-1.0.2-javadoc.jar | 180 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.codeinghelper/basic/ -->
<dependency>
<groupId>com.github.codeinghelper</groupId>
<artifactId>basic</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codeinghelper/basic/
implementation 'com.github.codeinghelper:basic:1.0.2'
// https://jarcasting.com/artifacts/com.github.codeinghelper/basic/
implementation ("com.github.codeinghelper:basic:1.0.2")
'com.github.codeinghelper:basic:jar:1.0.2'
<dependency org="com.github.codeinghelper" name="basic" rev="1.0.2">
<artifact name="basic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codeinghelper', module='basic', version='1.0.2')
)
libraryDependencies += "com.github.codeinghelper" % "basic" % "1.0.2"
[com.github.codeinghelper/basic "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.3.2.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.11 |