com.infilos:relax-error-spring-boot-starter

Toolkits to develop spring boot applications.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.infilos
ArtifactId

ArtifactId

relax-error-spring-boot-starter
Last Version

Last Version

2.4.2-0
Release Date

Release Date

Type

Type

jar
Description

Description

Toolkits to develop spring boot applications.

Download relax-error-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-security Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.infilos : relax-utils jar 0.2.0
com.infilos : relax-json-java jar 2.11.3-0
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

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

Project Modules

There are no modules declared in this project.

relax-sprint-boot-starter

A collection of toolkits to develop spring boot applications.

  • relax-java
  • relax-scala
  • relax-track-rest
  • relax-track-audit
  • relax-router
  • relax-authctx

Spring-boot version

Version is defined as 2.4.1-0, 2.4.1 is the spring-boot release version, -0 means this tookit's build version.

Contributions

Version

  1. Increase build version: bash version.sh -b
  2. Change spring-boot release version: bash version.sh -s 2.3.4

Release

  • Snapshot: mvn clean deploy
  • Release: mvn clean package source:jar gpg:sign install:install deploy:deploy

Versions

Version
2.4.2-0