License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdwork.iwacloud |
ArtifactId | ArtifactIdspringdata-helper |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionspringdata-helper
A helper for spring-data
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
springdata-helper-1.0.6.pom | |
springdata-helper-1.0.6.jar | 21 KB |
springdata-helper-1.0.6-sources.jar | 13 KB |
springdata-helper-1.0.6-javadoc.jar | 476 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.2.2.RELEASE |
com.h2database : h2 | jar | 1.4.200 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.2.RELEASE |
junit : junit | jar | 4.12 |