License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdde.ixilon |
ArtifactId | ArtifactIdetag-header-spring-boot-autoconfigure |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetag-header-spring-boot-autoconfigure
Spring boot auto configuration to add HTTP ETag response header
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.4.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |