| License |
License |
|---|---|
| GroupId | GroupIdcn.wekture |
| ArtifactId | ArtifactIdfastapi-util |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfastapi-util
I am a fast interface father project.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fastapi-util-0.0.1.pom | |
| fastapi-util-0.0.1.jar | 55 KB |
| fastapi-util-0.0.1-sources.jar | 37 KB |
| fastapi-util-0.0.1-javadoc.jar | 154 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.wekture/fastapi-util/ -->
<dependency>
<groupId>cn.wekture</groupId>
<artifactId>fastapi-util</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wekture/fastapi-util/
implementation 'cn.wekture:fastapi-util:0.0.1'
// https://jarcasting.com/artifacts/cn.wekture/fastapi-util/
implementation ("cn.wekture:fastapi-util:0.0.1")
'cn.wekture:fastapi-util:jar:0.0.1'
<dependency org="cn.wekture" name="fastapi-util" rev="0.0.1">
<artifact name="fastapi-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wekture', module='fastapi-util', version='0.0.1')
)
libraryDependencies += "cn.wekture" % "fastapi-util" % "0.0.1"
[cn.wekture/fastapi-util "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-cache | jar | |
| com.google.guava : guava | jar | 27.1-jre |
| cn.wekture : fastapi-config | jar | 0.0.1 |
| com.alibaba : fastjson | jar | 1.2.54 |
| joda-time : joda-time | jar | 2.9.9 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.1.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5 |
| org.apache.httpcomponents : httpcore | jar | 4.4.5 |
| org.apache.httpcomponents : httpcore-nio | jar | 4.4.5 |
| org.apache.httpcomponents : httpmime | jar | 4.3.6 |
| commons-lang : commons-lang | jar | 2.4 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| org.redisson : redisson | jar | 3.10.0 |
| org.apache.commons : commons-pool2 | jar | 2.6.0 |
| cn.hutool : hutool-all | jar | 5.7.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |