License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdtw.com.softleader.data |
ArtifactId | ArtifactIdspecification-mapper-starter |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspecification-mapper-starter
Specification binding API for Spring Data JPA
|
Project Organization |
Project OrganizationSoftLeader |
<!-- https://jarcasting.com/artifacts/tw.com.softleader.data/specification-mapper-starter/ -->
<dependency>
<groupId>tw.com.softleader.data</groupId>
<artifactId>specification-mapper-starter</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/tw.com.softleader.data/specification-mapper-starter/
implementation 'tw.com.softleader.data:specification-mapper-starter:1.0.6'
// https://jarcasting.com/artifacts/tw.com.softleader.data/specification-mapper-starter/
implementation ("tw.com.softleader.data:specification-mapper-starter:1.0.6")
'tw.com.softleader.data:specification-mapper-starter:jar:1.0.6'
<dependency org="tw.com.softleader.data" name="specification-mapper-starter" rev="1.0.6">
<artifact name="specification-mapper-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='tw.com.softleader.data', module='specification-mapper-starter', version='1.0.6')
)
libraryDependencies += "tw.com.softleader.data" % "specification-mapper-starter" % "1.0.6"
[tw.com.softleader.data/specification-mapper-starter "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-metadata | jar | |
tw.com.softleader.data : specification-mapper | jar | 1.0.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
com.h2database : h2 | jar |