License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.gitee.booting |
ArtifactId | ArtifactIdidem4j-core |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Dependencies
|
Project URL |
Project URL |
Filename | Size |
---|---|
idem4j-core-0.7.0.pom | |
idem4j-core-0.7.0.jar | 14 KB |
idem4j-core-0.7.0-sources.jar | 5 KB |
idem4j-core-0.7.0-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.booting/idem4j-core/ -->
<dependency>
<groupId>com.gitee.booting</groupId>
<artifactId>idem4j-core</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.booting/idem4j-core/
implementation 'com.gitee.booting:idem4j-core:0.7.0'
// https://jarcasting.com/artifacts/com.gitee.booting/idem4j-core/
implementation ("com.gitee.booting:idem4j-core:0.7.0")
'com.gitee.booting:idem4j-core:jar:0.7.0'
<dependency org="com.gitee.booting" name="idem4j-core" rev="0.7.0">
<artifact name="idem4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.booting', module='idem4j-core', version='0.7.0')
)
libraryDependencies += "com.gitee.booting" % "idem4j-core" % "0.7.0"
[com.gitee.booting/idem4j-core "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework : spring-webmvc Optional | jar | |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.2.1.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |