| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dreamroute |
| Идентификатор | Идентификаторfast |
| Версия | Версия1.0-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеfast
fast
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fast-1.0-RELEASE.pom | 4 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |