License |
License |
---|---|
GroupId | GroupIdcom.github.ddphin |
ArtifactId | ArtifactIdddphin-base-common |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddphin-base-common
ddphin-base
|
Filename | Size |
---|---|
ddphin-base-common-1.1.8.pom | |
ddphin-base-common-1.1.8.jar | 38 KB |
ddphin-base-common-1.1.8-sources.jar | 20 KB |
ddphin-base-common-1.1.8-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-common/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-base-common</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-common/
implementation 'com.github.ddphin:ddphin-base-common:1.1.8'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-base-common/
implementation ("com.github.ddphin:ddphin-base-common:1.1.8")
'com.github.ddphin:ddphin-base-common:jar:1.1.8'
<dependency org="com.github.ddphin" name="ddphin-base-common" rev="1.1.8">
<artifact name="ddphin-base-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-base-common', version='1.1.8')
)
libraryDependencies += "com.github.ddphin" % "ddphin-base-common" % "1.1.8"
[com.github.ddphin/ddphin-base-common "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
com.alibaba : fastjson | jar | 1.2.47 |
org.bouncycastle : bcprov-jdk15on | jar | 1.62 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.12 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |