is not current version
Last Version 0.0.2.T

com.xiayk.template:spring-boot-template 0.0.1.A

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.xiayk.template
ArtifactId

ArtifactId

spring-boot-template
Version

Version

0.0.1.A
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download spring-boot-template 0.0.1.A


<!-- https://jarcasting.com/artifacts/com.xiayk.template/spring-boot-template/ -->
<dependency>
    <groupId>com.xiayk.template</groupId>
    <artifactId>spring-boot-template</artifactId>
    <version>0.0.1.A</version>
</dependency>
// https://jarcasting.com/artifacts/com.xiayk.template/spring-boot-template/
implementation 'com.xiayk.template:spring-boot-template:0.0.1.A'
// https://jarcasting.com/artifacts/com.xiayk.template/spring-boot-template/
implementation ("com.xiayk.template:spring-boot-template:0.0.1.A")
'com.xiayk.template:spring-boot-template:jar:0.0.1.A'
<dependency org="com.xiayk.template" name="spring-boot-template" rev="0.0.1.A">
  <artifact name="spring-boot-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xiayk.template', module='spring-boot-template', version='0.0.1.A')
)
libraryDependencies += "com.xiayk.template" % "spring-boot-template" % "0.0.1.A"
[com.xiayk.template/spring-boot-template "0.0.1.A"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.2
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.2
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.2
org.apache.commons : commons-lang3 jar 3.7
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0

Project Modules

There are no modules declared in this project.