spring-helper

Realizing filtering operation on Spring API (JDK 11)

License

License

GroupId

GroupId

com.github.gcorporationcare
ArtifactId

ArtifactId

spring-helper
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-helper
Realizing filtering operation on Spring API (JDK 11)
Project Organization

Project Organization

G-Corporation
Source Code Management

Source Code Management

https://github.com/gcorporationcare/spring-helper

Download spring-helper

How to add to project

<!-- 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"]

Dependencies

compile (14)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.4
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0