| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfit.wenchao |
| Идентификатор | Идентификаторmy-utils |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmy-utils
my personal java utils
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| my-utils-1.1.1.pom | |
| my-utils-1.1.1.jar | 70 KB |
| my-utils-1.1.1-sources.jar | 32 KB |
| my-utils-1.1.1-javadoc.jar | 315 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fit.wenchao/my-utils/ -->
<dependency>
<groupId>fit.wenchao</groupId>
<artifactId>my-utils</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fit.wenchao/my-utils/
implementation 'fit.wenchao:my-utils:1.1.1'
// https://jarcasting.com/artifacts/fit.wenchao/my-utils/
implementation ("fit.wenchao:my-utils:1.1.1")
'fit.wenchao:my-utils:jar:1.1.1'
<dependency org="fit.wenchao" name="my-utils" rev="1.1.1">
<artifact name="my-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='fit.wenchao', module='my-utils', version='1.1.1')
)
libraryDependencies += "fit.wenchao" % "my-utils" % "1.1.1"
[fit.wenchao/my-utils "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.6 |
| com.alibaba : fastjson | jar | 1.2.47 |
| org.apache.httpcomponents : httpclient | jar | 4.5.10 |
| junit : junit | jar | 4.12 |
| org.projectlombok : lombok | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.1.RELEASE |