Last Version

fastapi 0.0.1

I am a fast interface father project.

License

License

GroupId

GroupId

cn.wekture
ArtifactId

ArtifactId

fastapi
Version

Version

0.0.1
Type

Type

pom
Description

Description

fastapi
I am a fast interface father project.
Project URL

Project URL

https://gitee.com/wektrue_598761157/fastapi
Source Code Management

Source Code Management

https://gitee.com/wektrue_598761157/fastapi

Download fastapi 0.0.1

Filename Size
fastapi-0.0.1.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.wekture/fastapi/ -->
<dependency>
    <groupId>cn.wekture</groupId>
    <artifactId>fastapi</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.wekture/fastapi/
implementation 'cn.wekture:fastapi:0.0.1'
// https://jarcasting.com/artifacts/cn.wekture/fastapi/
implementation ("cn.wekture:fastapi:0.0.1")
'cn.wekture:fastapi:pom:0.0.1'
<dependency org="cn.wekture" name="fastapi" rev="0.0.1">
  <artifact name="fastapi" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.wekture', module='fastapi', version='0.0.1')
)
libraryDependencies += "cn.wekture" % "fastapi" % "0.0.1"
[cn.wekture/fastapi "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fastapi-config
  • fastapi-util
  • fastapi-dao
  • fastapi-file
  • fastapi-base
  • fastapi-parent
  • fastapi-web
  • fastapi-wechat
  • fastapi-sms
  • fastapi-mybatis-plus-generator
  • fastapi-swagger-annotations
  • demo-api