| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.L-kaxy |
| Идентификатор | Идентификаторsuperboot-core |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsuperboot-core
SuperBoot
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| superboot-core-1.2.0.pom | |
| superboot-core-1.2.0.jar | 42 KB |
| superboot-core-1.2.0-sources.jar | 29 KB |
| superboot-core-1.2.0-javadoc.jar | 235 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.L-kaxy/superboot-core/ -->
<dependency>
<groupId>com.github.L-kaxy</groupId>
<artifactId>superboot-core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.L-kaxy/superboot-core/
implementation 'com.github.L-kaxy:superboot-core:1.2.0'
// https://jarcasting.com/artifacts/com.github.L-kaxy/superboot-core/
implementation ("com.github.L-kaxy:superboot-core:1.2.0")
'com.github.L-kaxy:superboot-core:jar:1.2.0'
<dependency org="com.github.L-kaxy" name="superboot-core" rev="1.2.0">
<artifact name="superboot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.L-kaxy', module='superboot-core', version='1.2.0')
)
libraryDependencies += "com.github.L-kaxy" % "superboot-core" % "1.2.0"
[com.github.L-kaxy/superboot-core "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.6.RELEASE |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 1.5.6.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 1.5.6.RELEASE |
| mysql : mysql-connector-java | jar | 5.1.43 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| com.google.code.gson : gson | jar | 2.8.1 |