is not current version
Last Version 2.5.0

diboot-core 2.4.0

diboot core project

License

License

GroupId

GroupId

com.diboot
ArtifactId

ArtifactId

diboot-core
Version

Version

2.4.0
Type

Type

jar
Description

Description

diboot-core
diboot core project
Project URL

Project URL

https://github.com/dibo-software/diboot
Source Code Management

Source Code Management

https://github.com/dibo-software/diboot

Download diboot-core 2.4.0


<!-- https://jarcasting.com/artifacts/com.diboot/diboot-core/ -->
<dependency>
    <groupId>com.diboot</groupId>
    <artifactId>diboot-core</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.diboot/diboot-core/
implementation 'com.diboot:diboot-core:2.4.0'
// https://jarcasting.com/artifacts/com.diboot/diboot-core/
implementation ("com.diboot:diboot-core:2.4.0")
'com.diboot:diboot-core:jar:2.4.0'
<dependency org="com.diboot" name="diboot-core" rev="2.4.0">
  <artifact name="diboot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diboot', module='diboot-core', version='2.4.0')
)
libraryDependencies += "com.diboot" % "diboot-core" % "2.4.0"
[com.diboot/diboot-core "2.4.0"]

Dependencies

compile (9)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-web jar
org.springframework : spring-jdbc jar
org.springframework : spring-context jar
com.fasterxml.jackson.core : jackson-databind jar
org.hibernate.validator : hibernate-validator jar 6.2.0.Final
org.slf4j : slf4j-api jar 1.7.32
com.baomidou : mybatis-plus jar 3.4.3.4
org.apache.commons : commons-lang3 jar 3.12.0

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
mysql : mysql-connector-java jar 8.0.27
org.springframework.cloud : spring-cloud-openfeign-core jar 3.1.0

Project Modules

There are no modules declared in this project.