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

com.github.gcorporationcare:spring-helper 1.0.4

Realizing filtering operation on Spring API

Группа

Группа

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

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

spring-helper
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать spring-helper 1.0.4


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