is not current version
Last Version 1.0.5

fdp-core 1.0.4

fdp-core

License

License

GroupId

GroupId

com.github.cjhit
ArtifactId

ArtifactId

fdp-core
Version

Version

1.0.4
Type

Type

jar
Description

Description

fdp-core
fdp-core

Download fdp-core 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.cjhit/fdp-core/ -->
<dependency>
    <groupId>com.github.cjhit</groupId>
    <artifactId>fdp-core</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cjhit/fdp-core/
implementation 'com.github.cjhit:fdp-core:1.0.4'
// https://jarcasting.com/artifacts/com.github.cjhit/fdp-core/
implementation ("com.github.cjhit:fdp-core:1.0.4")
'com.github.cjhit:fdp-core:jar:1.0.4'
<dependency org="com.github.cjhit" name="fdp-core" rev="1.0.4">
  <artifact name="fdp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cjhit', module='fdp-core', version='1.0.4')
)
libraryDependencies += "com.github.cjhit" % "fdp-core" % "1.0.4"
[com.github.cjhit/fdp-core "1.0.4"]

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.8.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.8.RELEASE
org.projectlombok : lombok jar 1.16.18
com.alibaba : fastjson jar 1.2.56
mysql : mysql-connector-java jar 5.1.44
org.apache.commons : commons-lang3 jar 3.7
com.google.code.gson : gson jar 2.6.2
org.springframework.boot : spring-boot-starter-freemarker jar 2.1.8.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
tk.mybatis : mapper-spring-boot-starter jar 2.1.1
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.10
commons-fileupload : commons-fileupload jar 1.4

import (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-dependencies pom 2.1.8.RELEASE

Project Modules

There are no modules declared in this project.