License |
License |
---|---|
GroupId | GroupIdcom.github.hioo520 |
ArtifactId | ArtifactIdcollections-plus |
Last Version | Last Version1.4.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncollections-plug
a simple java api for collection tool extractor and filler. Enhanced VO class processing rich mybatis
function...
|
Project URL |
Project URL |
Filename | Size |
---|---|
collections-plus-1.4.11.pom | |
collections-plus-1.4.11.jar | 90 KB |
collections-plus-1.4.11-sources.jar | 60 KB |
collections-plus-1.4.11-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hioo520/collections-plus/ -->
<dependency>
<groupId>com.github.hioo520</groupId>
<artifactId>collections-plus</artifactId>
<version>1.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hioo520/collections-plus/
implementation 'com.github.hioo520:collections-plus:1.4.11'
// https://jarcasting.com/artifacts/com.github.hioo520/collections-plus/
implementation ("com.github.hioo520:collections-plus:1.4.11")
'com.github.hioo520:collections-plus:jar:1.4.11'
<dependency org="com.github.hioo520" name="collections-plus" rev="1.4.11">
<artifact name="collections-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hioo520', module='collections-plus', version='1.4.11')
)
libraryDependencies += "com.github.hioo520" % "collections-plus" % "1.4.11"
[com.github.hioo520/collections-plus "1.4.11"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
junit : junit | jar | 4.11 |
org.projectlombok : lombok | jar | 1.18.6 |
org.springframework : spring-test | jar | 4.3.25.RELEASE |