| License |
License |
|---|---|
| GroupId | GroupIdcom.freetmp |
| ArtifactId | ArtifactIddolphin-common |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionThe Dolphin Project is aim to accumulate the repeat problem solution and make it recycle
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dolphin-common-1.1.0.pom | |
| dolphin-common-1.1.0.jar | 354 KB |
| dolphin-common-1.1.0-sources.jar | 329 KB |
| dolphin-common-1.1.0-javadoc.jar | 919 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.freetmp/dolphin-common/ -->
<dependency>
<groupId>com.freetmp</groupId>
<artifactId>dolphin-common</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.freetmp/dolphin-common/
implementation 'com.freetmp:dolphin-common:1.1.0'
// https://jarcasting.com/artifacts/com.freetmp/dolphin-common/
implementation ("com.freetmp:dolphin-common:1.1.0")
'com.freetmp:dolphin-common:jar:1.1.0'
<dependency org="com.freetmp" name="dolphin-common" rev="1.1.0">
<artifact name="dolphin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.freetmp', module='dolphin-common', version='1.1.0')
)
libraryDependencies += "com.freetmp" % "dolphin-common" % "1.1.0"
[com.freetmp/dolphin-common "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| commons-codec : commons-codec | jar | 1.10 |
| javax.annotation : javax.annotation-api | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
| org.aspectj : aspectjweaver | jar | 1.8.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.1.0 |