License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcn.xphsc.boot |
ArtifactId | ArtifactIdjpamapper-spring-boot-autoconfigure |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/cn.xphsc.boot/jpamapper-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.xphsc.boot</groupId>
<artifactId>jpamapper-spring-boot-autoconfigure</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xphsc.boot/jpamapper-spring-boot-autoconfigure/
implementation 'cn.xphsc.boot:jpamapper-spring-boot-autoconfigure:1.2.3'
// https://jarcasting.com/artifacts/cn.xphsc.boot/jpamapper-spring-boot-autoconfigure/
implementation ("cn.xphsc.boot:jpamapper-spring-boot-autoconfigure:1.2.3")
'cn.xphsc.boot:jpamapper-spring-boot-autoconfigure:jar:1.2.3'
<dependency org="cn.xphsc.boot" name="jpamapper-spring-boot-autoconfigure" rev="1.2.3">
<artifact name="jpamapper-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xphsc.boot', module='jpamapper-spring-boot-autoconfigure', version='1.2.3')
)
libraryDependencies += "cn.xphsc.boot" % "jpamapper-spring-boot-autoconfigure" % "1.2.3"
[cn.xphsc.boot/jpamapper-spring-boot-autoconfigure "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa Optional | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE |
cn.xphsc : spring-data-jpamapper Optional | jar | 1.2.5 |