License |
License |
---|---|
GroupId | GroupIdcom.github.ddphin |
ArtifactId | ArtifactIdddphin-id |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionddphin-id
ddphin-id
|
Project URL |
Project URL |
Filename | Size |
---|---|
ddphin-id-1.0.0.pom | |
ddphin-id-1.0.0.jar | 8 KB |
ddphin-id-1.0.0-sources.jar | 7 KB |
ddphin-id-1.0.0-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddphin/ddphin-id/ -->
<dependency>
<groupId>com.github.ddphin</groupId>
<artifactId>ddphin-id</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-id/
implementation 'com.github.ddphin:ddphin-id:1.0.0'
// https://jarcasting.com/artifacts/com.github.ddphin/ddphin-id/
implementation ("com.github.ddphin:ddphin-id:1.0.0")
'com.github.ddphin:ddphin-id:jar:1.0.0'
<dependency org="com.github.ddphin" name="ddphin-id" rev="1.0.0">
<artifact name="ddphin-id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddphin', module='ddphin-id', version='1.0.0')
)
libraryDependencies += "com.github.ddphin" % "ddphin-id" % "1.0.0"
[com.github.ddphin/ddphin-id "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |
org.projectlombok : lombok | jar | 1.18.8 |
org.apache.commons : commons-lang3 | jar | 3.6 |