f

fastkernel

code kernel
MIT License
code2roc
Files download
File Operation
fastkernel-1.1.4.jar download
fastkernel-1.1.4.pom download
fastkernel-1.1.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gitee.code2roc</groupId>
  <artifactId>fastkernel</artifactId>
  <version>1.1.4</version>
</dependency>
Gradle Groovy
implementation 'com.gitee.code2roc:fastkernel:1.1.4'
Gradle Kotlin
implementation("com.gitee.code2roc:fastkernel:1.1.4")
Scala SBT
libraryDependencies += "com.gitee.code2roc" % "fastkernel" % "1.1.4"
Groovy Grape
@Grapes(
  @Grab(group='com.gitee.code2roc', module='fastkernel', version='1.1.4')
)
Apache Ivy
<dependency org="com.gitee.code2roc" name="fastkernel" rev="1.1.4" />
Leiningen
[com.gitee.code2roc/fastkernel "1.1.4"]
Apache Buildr
'com.gitee.code2roc:fastkernel:jar:1.1.4'
Dependencies
<parent>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-starter-parent</artifactId>
  <version>2.0.0.RELEASE</version>
</parent>

compile

|-- org.springframework.boot:spring-boot-starter

|-- org.springframework.boot:spring-boot-starter-web

|-- org.springframework.boot:spring-boot-starter-aop

|-- org.springframework.boot:spring-boot-starter-data-redis:2.0.1.RELEASE

|-- org.springframework.boot:spring-boot-starter-quartz

|-- org.springframework.boot:spring-boot-starter-cache

|-- org.ehcache:ehcache

|-- com.baomidou:mybatis-plus-boot-starter:3.3.0

|-- com.alibaba:druid:1.2.0

|-- mysql:mysql-connector-java:8.0.21

|-- commons-fileupload:commons-fileupload:1.2.2

|-- commons-io:commons-io:2.8.0

|-- org.apache.httpcomponents:httpclient:4.4.1

|-- com.squareup.okhttp3:okhttp:3.11.0

|-- org.apache.commons:commons-pool2:2.4.3

|-- org.apache.commons:commons-lang3:3.8

|-- commons-configuration:commons-configuration:1.10

|-- commons-lang:commons-lang:20030203.000129

|-- com.alibaba:fastjson:1.2.47

|-- dom4j:dom4j:1.6.1

|-- commons-codec:commons-codec:1.11

|-- org.bouncycastle:bcprov-jdk15on:1.64

|-- org.bouncycastle:bcpkix-jdk15on:1.64

|-- org.springframework.boot:spring-boot-starter-websocket

|-- io.minio:minio:7.1.0

|-- com.alibaba:transmittable-thread-local:2.11.0

|-- org.springframework.boot:spring-boot-starter-activemq

|-- org.apache.activemq:activemq-pool:5.15.0

|-- org.springframework.boot:spring-boot-starter-jta-atomikos

|-- cn.hutool:hutool-all:5.8.1

|-- org.springframework.boot:spring-boot-starter-mail