License |
License |
---|---|
GroupId | GroupIdcom.github.hioo520 |
ArtifactId | ArtifactIdcollections-plug |
Last Version | Last Version1.4.14 |
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-plug-1.4.14.pom | |
collections-plug-1.4.14.jar | 90 KB |
collections-plug-1.4.14-sources.jar | 60 KB |
collections-plug-1.4.14-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hioo520/collections-plug/ -->
<dependency>
<groupId>com.github.hioo520</groupId>
<artifactId>collections-plug</artifactId>
<version>1.4.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hioo520/collections-plug/
implementation 'com.github.hioo520:collections-plug:1.4.14'
// https://jarcasting.com/artifacts/com.github.hioo520/collections-plug/
implementation ("com.github.hioo520:collections-plug:1.4.14")
'com.github.hioo520:collections-plug:jar:1.4.14'
<dependency org="com.github.hioo520" name="collections-plug" rev="1.4.14">
<artifact name="collections-plug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hioo520', module='collections-plug', version='1.4.14')
)
libraryDependencies += "com.github.hioo520" % "collections-plug" % "1.4.14"
[com.github.hioo520/collections-plug "1.4.14"]
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 |