is not current version
Last Version 1.0.6

work.iwacloud:springdata-helper 1.0.5

A helper for spring-data

Categories

Categories

Data
GroupId

GroupId

work.iwacloud
ArtifactId

ArtifactId

springdata-helper
Version

Version

1.0.5
Type

Type

jar

Download springdata-helper 1.0.5


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