| License |
License |
|---|---|
| GroupId | GroupIdcom.github.knightliao.extend |
| ArtifactId | ArtifactIdhiriver |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhiriver
.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationKNIGHT |
| Filename | Size |
|---|---|
| hiriver-1.2.6.pom | |
| hiriver-1.2.6.jar | 48 KB |
| hiriver-1.2.6-sources.jar | 33 KB |
| hiriver-1.2.6-javadoc.jar | 213 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.knightliao.extend/hiriver/ -->
<dependency>
<groupId>com.github.knightliao.extend</groupId>
<artifactId>hiriver</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.knightliao.extend/hiriver/
implementation 'com.github.knightliao.extend:hiriver:1.2.6'
// https://jarcasting.com/artifacts/com.github.knightliao.extend/hiriver/
implementation ("com.github.knightliao.extend:hiriver:1.2.6")
'com.github.knightliao.extend:hiriver:jar:1.2.6'
<dependency org="com.github.knightliao.extend" name="hiriver" rev="1.2.6">
<artifact name="hiriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.knightliao.extend', module='hiriver', version='1.2.6')
)
libraryDependencies += "com.github.knightliao.extend" % "hiriver" % "1.2.6"
[com.github.knightliao.extend/hiriver "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-io : commons-io | jar | 2.4 |
| joda-time : joda-time | jar | 2.3 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.codehaus.janino : janino | jar | 2.7.8 |
| com.github.knightliao.extend : mysql-proto | jar | 1.2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |