Spring Boot Common

Taills's Spring Boot Project Common

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.taills
ArtifactId

ArtifactId

spring-boot-common
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Common
Taills's Spring Boot Project Common
Project URL

Project URL

https://github.com/taills/spring-boot-common.git
Source Code Management

Source Code Management

https://github.com/taills/spring-boot-common.git

Download spring-boot-common

How to add to project

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

Dependencies

compile (22)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-web jar
com.google.code.gson : gson jar 2.8.9
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.2
org.springframework.security : spring-security-core jar
org.apache.commons : commons-lang3 jar 3.12.0
io.springfox : springfox-boot-starter jar 3.0.0
org.aspectj : aspectjweaver jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.2
mysql : mysql-connector-java jar
org.springframework.boot : spring-boot-starter-security jar
io.jsonwebtoken : jjwt jar 0.9.1
org.springframework.security : spring-security-crypto jar 5.6.1
org.projectlombok : lombok Optional jar
org.springframework.boot : spring-boot-starter-aop jar 2.6.2
com.google.guava : guava jar 31.0.1-jre
org.springframework.boot : spring-boot-starter-cache jar 2.6.2
com.fasterxml.jackson.core : jackson-databind jar
javax.interceptor : javax.interceptor-api jar 1.2.2
commons-codec : commons-codec jar 1.15
org.flywaydb : flyway-core jar 8.0.5

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.6.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2