is not current version
Last Version 1.4.11

com.github.hioo520:collections-plus 1.1

a simple java api for collection tool extractor and filler. Enhanced VO class processing rich mybatis function...

GroupId

GroupId

com.github.hioo520
ArtifactId

ArtifactId

collections-plus
Version

Version

1.1
Type

Type

pom

Download collections-plus 1.1

Filename Size
collections-plus-1.1.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.hioo520/collections-plus/ -->
<dependency>
    <groupId>com.github.hioo520</groupId>
    <artifactId>collections-plus</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hioo520/collections-plus/
implementation 'com.github.hioo520:collections-plus:1.1'
// https://jarcasting.com/artifacts/com.github.hioo520/collections-plus/
implementation ("com.github.hioo520:collections-plus:1.1")
'com.github.hioo520:collections-plus:pom:1.1'
<dependency org="com.github.hioo520" name="collections-plus" rev="1.1">
  <artifact name="collections-plus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hioo520', module='collections-plus', version='1.1')
)
libraryDependencies += "com.github.hioo520" % "collections-plus" % "1.1"
[com.github.hioo520/collections-plus "1.1"]