io.github.horvee.storylog:spring-boot-interceptor-configuration

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

License

License

Categories

Categories

Spring Boot Container Microservices Configuration Application Layer Libs config
GroupId

GroupId

io.github.horvee.storylog
ArtifactId

ArtifactId

spring-boot-interceptor-configuration
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download spring-boot-interceptor-configuration

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.horvee.storylog : springboot-configuration jar 1.0.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.5.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-openfeign jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE