| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ichelon |
| Идентификатор | Идентификаторframework-core |
| Версия | Версия3.0.4.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеFramework Code
Framework Code
|
| Имя Файла | Размер |
|---|---|
| framework-core-3.0.4.RELEASE.pom | |
| framework-core-3.0.4.RELEASE.jar | 65 KB |
| framework-core-3.0.4.RELEASE-sources.jar | 2 KB |
| framework-core-3.0.4.RELEASE-javadoc.jar | 697 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ichelon/framework-core/ -->
<dependency>
<groupId>com.github.ichelon</groupId>
<artifactId>framework-core</artifactId>
<version>3.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ichelon/framework-core/
implementation 'com.github.ichelon:framework-core:3.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.ichelon/framework-core/
implementation ("com.github.ichelon:framework-core:3.0.4.RELEASE")
'com.github.ichelon:framework-core:jar:3.0.4.RELEASE'
<dependency org="com.github.ichelon" name="framework-core" rev="3.0.4.RELEASE">
<artifact name="framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ichelon', module='framework-core', version='3.0.4.RELEASE')
)
libraryDependencies += "com.github.ichelon" % "framework-core" % "3.0.4.RELEASE"
[com.github.ichelon/framework-core "3.0.4.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| com.google.code.gson : gson | jar | 2.8.6 |
| org.springframework.boot : spring-boot-starter | jar | 2.4.4 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.4.4 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.apache.shiro : shiro-spring | jar | 1.7.1 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| io.springfox : springfox-boot-starter | jar | 3.0.0 |
| org.springdoc : springdoc-openapi-ui | jar | 1.5.6 |
| com.ibeetl : sql-springboot-starter | jar | 3.3.9-RELEASE |