| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.oneyoung |
| Идентификатор | Идентификаторoneyoung-converter-starter |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDemo project for Spring Boot
|
<!-- https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter-starter/ -->
<dependency>
<groupId>top.oneyoung</groupId>
<artifactId>oneyoung-converter-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter-starter/
implementation 'top.oneyoung:oneyoung-converter-starter:1.0.0'
// https://jarcasting.com/artifacts/top.oneyoung/oneyoung-converter-starter/
implementation ("top.oneyoung:oneyoung-converter-starter:1.0.0")
'top.oneyoung:oneyoung-converter-starter:jar:1.0.0'
<dependency org="top.oneyoung" name="oneyoung-converter-starter" rev="1.0.0">
<artifact name="oneyoung-converter-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.oneyoung', module='oneyoung-converter-starter', version='1.0.0')
)
libraryDependencies += "top.oneyoung" % "oneyoung-converter-starter" % "1.0.0"
[top.oneyoung/oneyoung-converter-starter "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.5 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.4.5 |
| top.oneyoung : oneyoung-converter | jar | 1.0.0 |
| org.projectlombok : lombok Необязательный | jar | 1.18.20 |