License |
License |
---|---|
GroupId | GroupIdcom.diboot |
ArtifactId | ArtifactIddiboot-core |
Version | Version2.2.1 |
Type | Typejar |
Description |
Descriptiondiboot-core
diboot core project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
diboot-core-2.2.1.pom | |
diboot-core-2.2.1.jar | 221 KB |
diboot-core-2.2.1-sources.jar | 164 KB |
diboot-core-2.2.1-javadoc.jar | 772 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.diboot/diboot-core/ -->
<dependency>
<groupId>com.diboot</groupId>
<artifactId>diboot-core</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.diboot/diboot-core/
implementation 'com.diboot:diboot-core:2.2.1'
// https://jarcasting.com/artifacts/com.diboot/diboot-core/
implementation ("com.diboot:diboot-core:2.2.1")
'com.diboot:diboot-core:jar:2.2.1'
<dependency org="com.diboot" name="diboot-core" rev="2.2.1">
<artifact name="diboot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diboot', module='diboot-core', version='2.2.1')
)
libraryDependencies += "com.diboot" % "diboot-core" % "2.2.1"
[com.diboot/diboot-core "2.2.1"]
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.30 |
com.baomidou : mybatis-plus | jar | 3.4.2 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
mysql : mysql-connector-java | jar | 8.0.22 |