| License |
License |
|---|---|
| GroupId | GroupIdcom.iohao.widget |
| ArtifactId | ArtifactIdiohao-kit |
| Last Version | Last Version0.5.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPaladin2 Common
Paladin2 Common library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| iohao-kit-0.5.5.pom | |
| iohao-kit-0.5.5.jar | 38 KB |
| iohao-kit-0.5.5-sources.jar | 25 KB |
| iohao-kit-0.5.5-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.iohao.widget/iohao-kit/ -->
<dependency>
<groupId>com.iohao.widget</groupId>
<artifactId>iohao-kit</artifactId>
<version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.iohao.widget/iohao-kit/
implementation 'com.iohao.widget:iohao-kit:0.5.5'
// https://jarcasting.com/artifacts/com.iohao.widget/iohao-kit/
implementation ("com.iohao.widget:iohao-kit:0.5.5")
'com.iohao.widget:iohao-kit:jar:0.5.5'
<dependency org="com.iohao.widget" name="iohao-kit" rev="0.5.5">
<artifact name="iohao-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iohao.widget', module='iohao-kit', version='0.5.5')
)
libraryDependencies += "com.iohao.widget" % "iohao-kit" % "0.5.5"
[com.iohao.widget/iohao-kit "0.5.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.esotericsoftware : reflectasm | jar | 1.11.9 |
| org.jodd : jodd-bean | jar | 5.1.4 |
| org.springframework : spring-core | jar | 5.2.7.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.javolution : javolution-core-java | jar | 6.0.0 |
| org.projectlombok : lombok | jar | 1.18.12 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |