не последняя версия
Последняя версия 2.0.1

com.github.gcorporationcare:spring-helper 2.0.0

Realizing filtering operation on Spring API (JDK 11)

Группа

Группа

com.github.gcorporationcare
Идентификатор

Идентификатор

spring-helper
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать spring-helper 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.gcorporationcare/spring-helper/ -->
<dependency>
    <groupId>com.github.gcorporationcare</groupId>
    <artifactId>spring-helper</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gcorporationcare/spring-helper/
implementation 'com.github.gcorporationcare:spring-helper:2.0.0'
// https://jarcasting.com/artifacts/com.github.gcorporationcare/spring-helper/
implementation ("com.github.gcorporationcare:spring-helper:2.0.0")
'com.github.gcorporationcare:spring-helper:jar:2.0.0'
<dependency org="com.github.gcorporationcare" name="spring-helper" rev="2.0.0">
  <artifact name="spring-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gcorporationcare', module='spring-helper', version='2.0.0')
)
libraryDependencies += "com.github.gcorporationcare" % "spring-helper" % "2.0.0"
[com.github.gcorporationcare/spring-helper "2.0.0"]