License |
License |
---|---|
GroupId | GroupIdcom.power4j.fist |
ArtifactId | ArtifactIdfist-kit-boot-core |
Version | Version2022.0.2 |
Type | Typejar |
Description |
DescriptionFist Cloud Dependencies
|
Filename | Size |
---|---|
fist-kit-boot-core-2022.0.2.pom | |
fist-kit-boot-core-2022.0.2.jar | 191 KB |
fist-kit-boot-core-2022.0.2-sources.jar | 153 KB |
fist-kit-boot-core-2022.0.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-boot-core/ -->
<dependency>
<groupId>com.power4j.fist</groupId>
<artifactId>fist-kit-boot-core</artifactId>
<version>2022.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-boot-core/
implementation 'com.power4j.fist:fist-kit-boot-core:2022.0.2'
// https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-boot-core/
implementation ("com.power4j.fist:fist-kit-boot-core:2022.0.2")
'com.power4j.fist:fist-kit-boot-core:jar:2022.0.2'
<dependency org="com.power4j.fist" name="fist-kit-boot-core" rev="2022.0.2">
<artifact name="fist-kit-boot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.power4j.fist', module='fist-kit-boot-core', version='2022.0.2')
)
libraryDependencies += "com.power4j.fist" % "fist-kit-boot-core" % "2022.0.2"
[com.power4j.fist/fist-kit-boot-core "2022.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | |
org.aspectj : aspectjweaver | jar | 1.9.7 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.6.6 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
com.power4j.fist : fist-kit-test | jar | 2022.0.2 |
org.bouncycastle : bcprov-jdk15to18 | jar | 1.70 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
org.springframework.security : spring-security-test | jar | |
org.mockito : mockito-core | jar | 4.0.0 |
org.mockito : mockito-inline | jar | 4.0.0 |
org.mockito : mockito-junit-jupiter | jar | 4.0.0 |
org.codehaus.groovy : groovy | jar | 2.5.4 |