License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.jsrdxzw |
ArtifactId | ArtifactIddtm-spring-boot-starter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring boot starter for DTM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.jsrdxzw/dtm-spring-boot-starter/ -->
<dependency>
<groupId>com.github.jsrdxzw</groupId>
<artifactId>dtm-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsrdxzw/dtm-spring-boot-starter/
implementation 'com.github.jsrdxzw:dtm-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/com.github.jsrdxzw/dtm-spring-boot-starter/
implementation ("com.github.jsrdxzw:dtm-spring-boot-starter:1.1.0")
'com.github.jsrdxzw:dtm-spring-boot-starter:jar:1.1.0'
<dependency org="com.github.jsrdxzw" name="dtm-spring-boot-starter" rev="1.1.0">
<artifact name="dtm-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jsrdxzw', module='dtm-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "com.github.jsrdxzw" % "dtm-spring-boot-starter" % "1.1.0"
[com.github.jsrdxzw/dtm-spring-boot-starter "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.6.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.6 |
org.projectlombok : lombok Optional | jar | 1.18.22 |