specification-mapper-starter

Specification binding API for Spring Data JPA

License

License

Categories

Categories

Data
GroupId

GroupId

tw.com.softleader.data
ArtifactId

ArtifactId

specification-mapper-starter
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

specification-mapper-starter
Specification binding API for Spring Data JPA
Project Organization

Project Organization

SoftLeader

Download specification-mapper-starter

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1