License |
License |
---|---|
GroupId | GroupIdcom.gitlab.summer-cattle |
ArtifactId | ArtifactIdcattle-commons-webflux |
Last Version | Last Version0.0.1.SP2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCattle Framework Commons WebFlux Component
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-webflux/ -->
<dependency>
<groupId>com.gitlab.summer-cattle</groupId>
<artifactId>cattle-commons-webflux</artifactId>
<version>0.0.1.SP2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-webflux/
implementation 'com.gitlab.summer-cattle:cattle-commons-webflux:0.0.1.SP2'
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-webflux/
implementation ("com.gitlab.summer-cattle:cattle-commons-webflux:0.0.1.SP2")
'com.gitlab.summer-cattle:cattle-commons-webflux:jar:0.0.1.SP2'
<dependency org="com.gitlab.summer-cattle" name="cattle-commons-webflux" rev="0.0.1.SP2">
<artifact name="cattle-commons-webflux" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.summer-cattle', module='cattle-commons-webflux', version='0.0.1.SP2')
)
libraryDependencies += "com.gitlab.summer-cattle" % "cattle-commons-webflux" % "0.0.1.SP2"
[com.gitlab.summer-cattle/cattle-commons-webflux "0.0.1.SP2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | |
com.gitlab.summer-cattle : cattle-commons-utils | jar | |
com.alibaba : fastjson | jar |