| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gcorporationcare |
| ArtifactId | ArtifactIdspring-helper |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-helper
Realizing filtering operation on Spring API (JDK 11)
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-helper-2.0.1.pom | |
| spring-helper-2.0.1.jar | 129 KB |
| spring-helper-2.0.1-sources.jar | 67 KB |
| spring-helper-2.0.1-javadoc.jar | 940 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gcorporationcare/spring-helper/ -->
<dependency>
<groupId>com.github.gcorporationcare</groupId>
<artifactId>spring-helper</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gcorporationcare/spring-helper/
implementation 'com.github.gcorporationcare:spring-helper:2.0.1'
// https://jarcasting.com/artifacts/com.github.gcorporationcare/spring-helper/
implementation ("com.github.gcorporationcare:spring-helper:2.0.1")
'com.github.gcorporationcare:spring-helper:jar:2.0.1'
<dependency org="com.github.gcorporationcare" name="spring-helper" rev="2.0.1">
<artifact name="spring-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gcorporationcare', module='spring-helper', version='2.0.1')
)
libraryDependencies += "com.github.gcorporationcare" % "spring-helper" % "2.0.1"
[com.github.gcorporationcare/spring-helper "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.4 |
| org.springframework.boot : spring-boot-starter-security | jar | 2.4.4 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.4.4 |
| org.springframework.data : spring-data-commons | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.4 |
| org.springframework.restdocs : spring-restdocs-mockmvc | jar | 2.0.5.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| com.googlecode.libphonenumber : libphonenumber | jar | 8.12.21 |
| com.google.guava : guava | jar | 30.1-jre |
| com.bpodgursky : jbool_expressions | jar | 1.23 |
| org.jooq : jool-java-8 | jar | 0.9.14 |
| io.springfox : springfox-swagger2 | jar | 3.0.0 |
| io.springfox : springfox-swagger-ui | jar | 3.0.0 |
| io.springfox : springfox-staticdocs | jar | 2.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.4 |
| com.h2database : h2 | jar | 1.4.200 |