com.gitee.booting:idem4j-core

Spring Boot Dependencies

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gitee.booting
ArtifactId

ArtifactId

idem4j-core
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Dependencies
Project URL

Project URL

https://projects.spring.io/spring-boot/#/idem4j-core

Download idem4j-core

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.0
0.5.0
0.3.0
0.2.0