respack

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.betterigo
ArtifactId

ArtifactId

respack-spring-boot-starter
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

respack
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/betterigo/respack

Download respack-spring-boot-starter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.0.3.RELEASE
javax.ws.rs : javax.ws.rs-api jar 2.1.1
org.apache.logging.log4j : log4j-to-slf4j jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.google.protobuf : protobuf-java jar 3.6.1
com.google.protobuf : protobuf-java-util jar 3.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0