| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kahlkn |
| Идентификатор | Идентификаторartoria-extend |
| Последняя версия | Последняя версия1.0.0.20210917f.beta |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеArtoria Extend
A toolkit extends the artoria.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.kahlkn/artoria-extend/ -->
<dependency>
<groupId>com.github.kahlkn</groupId>
<artifactId>artoria-extend</artifactId>
<version>1.0.0.20210917f.beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kahlkn/artoria-extend/
implementation 'com.github.kahlkn:artoria-extend:1.0.0.20210917f.beta'
// https://jarcasting.com/artifacts/com.github.kahlkn/artoria-extend/
implementation ("com.github.kahlkn:artoria-extend:1.0.0.20210917f.beta")
'com.github.kahlkn:artoria-extend:jar:1.0.0.20210917f.beta'
<dependency org="com.github.kahlkn" name="artoria-extend" rev="1.0.0.20210917f.beta">
<artifact name="artoria-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kahlkn', module='artoria-extend', version='1.0.0.20210917f.beta')
)
libraryDependencies += "com.github.kahlkn" % "artoria-extend" % "1.0.0.20210917f.beta"
[com.github.kahlkn/artoria-extend "1.0.0.20210917f.beta"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.kahlkn : artoria | jar | 1.0.0.20210917f.beta |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.9.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.9.RELEASE |
| mysql : mysql-connector-java | jar | 5.1.47 |