License |
License |
---|---|
GroupId | GroupIdio.gitee.benming110 |
ArtifactId | ArtifactIdflood-tools-core |
Last Version | Last Version2.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflood cloud dependencies
|
Filename | Size |
---|---|
flood-tools-core-2.5.2.pom | |
flood-tools-core-2.5.2.jar | 191 KB |
flood-tools-core-2.5.2-sources.jar | 136 KB |
flood-tools-core-2.5.2-javadoc.jar | 662 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.benming110/flood-tools-core/ -->
<dependency>
<groupId>io.gitee.benming110</groupId>
<artifactId>flood-tools-core</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.benming110/flood-tools-core/
implementation 'io.gitee.benming110:flood-tools-core:2.5.2'
// https://jarcasting.com/artifacts/io.gitee.benming110/flood-tools-core/
implementation ("io.gitee.benming110:flood-tools-core:2.5.2")
'io.gitee.benming110:flood-tools-core:jar:2.5.2'
<dependency org="io.gitee.benming110" name="flood-tools-core" rev="2.5.2">
<artifact name="flood-tools-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.benming110', module='flood-tools-core', version='2.5.2')
)
libraryDependencies += "io.gitee.benming110" % "flood-tools-core" % "2.5.2"
[io.gitee.benming110/flood-tools-core "2.5.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.springframework : spring-web | jar | |
org.dom4j : dom4j | jar | 2.1.3 |
com.alibaba : fastjson | jar | 1.2.75 |
org.springframework.cloud : spring-cloud-context | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
com.lmax : disruptor | jar | 3.4.4 |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | 3.0.3 |
commons-codec : commons-codec | jar | |
commons-io : commons-io | jar | 2.10.0 |
org.apache.commons : commons-lang3 | jar | |
javax.validation : validation-api | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.mockito : mockito-inline | jar | 3.11.2 |