Last Version

etag-header-spring-boot-autoconfigure 1.0.0

Spring boot auto configuration to add HTTP ETag response header

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

de.ixilon
ArtifactId

ArtifactId

etag-header-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar
Description

Description

etag-header-spring-boot-autoconfigure
Spring boot auto configuration to add HTTP ETag response header
Project URL

Project URL

https://gitlab.com/ixilon/etag-header-spring-boot-autoconfigure
Source Code Management

Source Code Management

https://gitlab.com/ixilon/etag-header-spring-boot-autoconfigure.git

Download etag-header-spring-boot-autoconfigure 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.4.3.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.