| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.oneyoung |
| Идентификатор | Идентификаторoneyoung-converter |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDemo project for Spring Boot
|
| Имя Файла | Размер |
|---|---|
| oneyoung-converter-1.0.0.pom | |
| oneyoung-converter-1.0.0.jar | 63 KB |
| oneyoung-converter-1.0.0-sources.jar | 34 KB |
| oneyoung-converter-1.0.0-javadoc.jar | 278 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter/ -->
<dependency>
<groupId>top.oneyoung</groupId>
<artifactId>oneyoung-converter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter/
implementation 'top.oneyoung:oneyoung-converter:1.0.0'
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter/
implementation ("top.oneyoung:oneyoung-converter:1.0.0")
'top.oneyoung:oneyoung-converter:jar:1.0.0'
<dependency org="top.oneyoung" name="oneyoung-converter" rev="1.0.0">
<artifact name="oneyoung-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.oneyoung', module='oneyoung-converter', version='1.0.0')
)
libraryDependencies += "top.oneyoung" % "oneyoung-converter" % "1.0.0"
[top.oneyoung/oneyoung-converter "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.springframework : spring-context | jar | |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| net.openhft : compiler | jar | 2.21ea82 |
| org.projectlombok : lombok Необязательный | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| junit : junit | jar | 4.13.2 |