License |
License |
---|---|
GroupId | GroupIdcom.github.ichelon |
ArtifactId | ArtifactIdframework-core |
Last Version | Last Version3.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework Code
Framework Code
|
<!-- https://jarcasting.com/artifacts/com.github.ichelon/framework-core/ -->
<dependency>
<groupId>com.github.ichelon</groupId>
<artifactId>framework-core</artifactId>
<version>3.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ichelon/framework-core/
implementation 'com.github.ichelon:framework-core:3.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.ichelon/framework-core/
implementation ("com.github.ichelon:framework-core:3.1.0.RELEASE")
'com.github.ichelon:framework-core:jar:3.1.0.RELEASE'
<dependency org="com.github.ichelon" name="framework-core" rev="3.1.0.RELEASE">
<artifact name="framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ichelon', module='framework-core', version='3.1.0.RELEASE')
)
libraryDependencies += "com.github.ichelon" % "framework-core" % "3.1.0.RELEASE"
[com.github.ichelon/framework-core "3.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
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-spring | jar | 3.3.9-RELEASE |