Last Version

Spring Web Tools 0.1.0

A collection of tiny helper libraries for Spring-based application development

License

License

GroupId

GroupId

de.odrotbohm.playground
ArtifactId

ArtifactId

spring-web-tools
Version

Version

0.1.0
Type

Type

jar
Description

Description

Spring Web Tools
A collection of tiny helper libraries for Spring-based application development

Download spring-web-tools 0.1.0


<!-- https://jarcasting.com/artifacts/de.odrotbohm.playground/spring-web-tools/ -->
<dependency>
    <groupId>de.odrotbohm.playground</groupId>
    <artifactId>spring-web-tools</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.odrotbohm.playground/spring-web-tools/
implementation 'de.odrotbohm.playground:spring-web-tools:0.1.0'
// https://jarcasting.com/artifacts/de.odrotbohm.playground/spring-web-tools/
implementation ("de.odrotbohm.playground:spring-web-tools:0.1.0")
'de.odrotbohm.playground:spring-web-tools:jar:0.1.0'
<dependency org="de.odrotbohm.playground" name="spring-web-tools" rev="0.1.0">
  <artifact name="spring-web-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.odrotbohm.playground', module='spring-web-tools', version='0.1.0')
)
libraryDependencies += "de.odrotbohm.playground" % "spring-web-tools" % "0.1.0"
[de.odrotbohm.playground/spring-web-tools "0.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-webmvc jar
org.springframework : spring-context jar
com.fasterxml.jackson.core : jackson-databind Optional jar
am.ik.yavi : yavi Optional jar 0.11.3
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.7.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.7.0
org.projectlombok : lombok Optional jar 1.18.24

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.7.0
com.jayway.jsonpath : json-path jar 2.7.0
org.springframework.boot : spring-boot-starter-test jar 2.7.0

Project Modules

There are no modules declared in this project.