License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Git Development Tools Version Controls ORM Data |
GroupId | GroupIdcom.github.Silwings-git |
ArtifactId | ArtifactIdquick-transform-spring-boot-starter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.Silwings-git/quick-transform-spring-boot-starter/ -->
<dependency>
<groupId>com.github.Silwings-git</groupId>
<artifactId>quick-transform-spring-boot-starter</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Silwings-git/quick-transform-spring-boot-starter/
implementation 'com.github.Silwings-git:quick-transform-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/com.github.Silwings-git/quick-transform-spring-boot-starter/
implementation ("com.github.Silwings-git:quick-transform-spring-boot-starter:1.1.0")
'com.github.Silwings-git:quick-transform-spring-boot-starter:jar:1.1.0'
<dependency org="com.github.Silwings-git" name="quick-transform-spring-boot-starter" rev="1.1.0">
<artifact name="quick-transform-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Silwings-git', module='quick-transform-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "com.github.Silwings-git" % "quick-transform-spring-boot-starter" % "1.1.0"
[com.github.Silwings-git/quick-transform-spring-boot-starter "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.12.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.1.12.RELEASE |
org.aspectj : aspectjweaver | jar | 1.9.5 |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.1.12.RELEASE |