fdp
fast development platform
版本说明
- v1.0.0 基础可用版本
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.cjhit |
| ArtifactId | ArtifactIdfdp-example |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfdp
|
| Filename | Size |
|---|---|
| fdp-example-1.0.0.pom | |
| fdp-example-1.0.0.jar | 29 KB |
| fdp-example-1.0.0-sources.jar | 22 KB |
| fdp-example-1.0.0-javadoc.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cjhit/fdp-example/ -->
<dependency>
<groupId>com.github.cjhit</groupId>
<artifactId>fdp-example</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cjhit/fdp-example/
implementation 'com.github.cjhit:fdp-example:1.0.0'
// https://jarcasting.com/artifacts/com.github.cjhit/fdp-example/
implementation ("com.github.cjhit:fdp-example:1.0.0")
'com.github.cjhit:fdp-example:jar:1.0.0'
<dependency org="com.github.cjhit" name="fdp-example" rev="1.0.0">
<artifact name="fdp-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cjhit', module='fdp-example', version='1.0.0')
)
libraryDependencies += "com.github.cjhit" % "fdp-example" % "1.0.0"
[com.github.cjhit/fdp-example "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cjhit : fdp-core-starter | jar | 1.0.0 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.8.RELEASE |
| commons-codec : commons-codec | jar | 1.9 |
| org.springframework.boot : spring-boot-starter-tomcat | jar | 2.1.8.RELEASE |
| commons-io : commons-io | jar | 2.6 |
| org.apache.httpcomponents : httpclient | jar | 4.5.12 |
| org.apache.httpcomponents : httpmime | jar | 4.5.12 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.1.8.RELEASE |
| com.google.zxing : core | jar | 3.4.0 |
| com.google.zxing : javase | jar | 3.4.0 |
| com.tencentcloudapi : tencentcloud-sdk-java | jar | 3.1.60 |
| net.coobird : thumbnailator | jar | 0.4.11 |
fast development platform