Last Version

diboot-core 2.5.0

diboot core project

License

License

GroupId

GroupId

com.diboot
ArtifactId

ArtifactId

diboot-core
Version

Version

2.5.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.5.0


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

Dependencies

compile (10)

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.3.Final
org.slf4j : slf4j-api jar 1.7.36
com.baomidou : mybatis-plus jar 3.5.1
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0

provided (3)

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

Project Modules

There are no modules declared in this project.