Last Version

springdata-helper 1.0.6

A helper for spring-data

License

License

Categories

Categories

Data
GroupId

GroupId

work.iwacloud
ArtifactId

ArtifactId

springdata-helper
Version

Version

1.0.6
Type

Type

jar
Description

Description

springdata-helper
A helper for spring-data
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/springdata-helper
Source Code Management

Source Code Management

https://github.com/tiagoiwamoto/springdata-helper.git

Download springdata-helper 1.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.2.RELEASE
org.json : json jar 20190722
com.google.code.gson : gson jar 2.8.6
org.projectlombok : lombok Optional jar 1.18.10

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.2.2.RELEASE
com.h2database : h2 jar 1.4.200

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.