| License |
License |
|---|---|
| GroupId | GroupIdcom.diboot |
| ArtifactId | ArtifactIddiboot-core |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondiboot-core
diboot core project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| diboot-core-2.5.0.pom | |
| diboot-core-2.5.0.jar | 115 KB |
| diboot-core-2.5.0-sources.jar | 74 KB |
| diboot-core-2.5.0-javadoc.jar | 449 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |