License |
License |
---|---|
GroupId | GroupIdcom.fizzgate |
ArtifactId | ArtifactIdfizz-common |
Version | Version2.5.0-beta1 |
Type | Typejar |
Description |
Descriptionfizz gateway community
|
Filename | Size |
---|---|
fizz-common-2.5.0-beta1.pom | |
fizz-common-2.5.0-beta1.jar | 291 KB |
fizz-common-2.5.0-beta1-sources.jar | 62 KB |
fizz-common-2.5.0-beta1-javadoc.jar | 325 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-common/ -->
<dependency>
<groupId>com.fizzgate</groupId>
<artifactId>fizz-common</artifactId>
<version>2.5.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-common/
implementation 'com.fizzgate:fizz-common:2.5.0-beta1'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-common/
implementation ("com.fizzgate:fizz-common:2.5.0-beta1")
'com.fizzgate:fizz-common:jar:2.5.0-beta1'
<dependency org="com.fizzgate" name="fizz-common" rev="2.5.0-beta1">
<artifact name="fizz-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-common', version='2.5.0-beta1')
)
libraryDependencies += "com.fizzgate" % "fizz-common" % "2.5.0-beta1"
[com.fizzgate/fizz-common "2.5.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
com.networknt » json-schema-validator-i18n-support | jar | 1.0.39_5 |
org.jruby.joni : joni | jar | 2.1.31 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.2.13.RELEASE |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.2.13.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-pool2 | jar | 2.11.1 |
org.springframework.boot : spring-boot-starter-data-redis-reactive | jar | 2.2.13.RELEASE |
org.springframework.session : spring-session-data-redis | jar | 2.3.3.RELEASE |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
com.alibaba : fastjson | jar | 1.2.78 |
net.sf.kxml : kxml2 | jar | 2.3.0 |
org.json : json | jar | 20190722 |
commons-codec : commons-codec | jar | 1.15 |
cn.hutool : hutool-crypto | jar | 5.7.16 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.13.RELEASE |