Last Version

fast 1.0-RELEASE

fast

License

License

GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

fast
Version

Version

1.0-RELEASE
Type

Type

pom
Description

Description

fast
fast
Project URL

Project URL

https://github.com/Dreamroute/fast
Source Code Management

Source Code Management

https://github.com/Dreamroute/fast

Download fast 1.0-RELEASE

Filename Size
fast-1.0-RELEASE.pom 4 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.75
org.projectlombok : lombok jar 1.18.16
org.springframework.boot : spring-boot-starter-web jar 2.4.0
org.springframework.boot : spring-boot-starter-test jar 2.4.0
com.google.guava : guava jar 30.0-jre

Project Modules

  • fast-spring-boot-starter
  • fast-sample