twintip-spring-web

Twintipify your Spring Web MVC application

License

License

GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

twintip-spring-web
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

twintip-spring-web
Twintipify your Spring Web MVC application
Project URL

Project URL

https://github.com/zalando/twintip-spring-web
Project Organization

Project Organization

Zalando SE
Source Code Management

Source Code Management

https://github.com/zalando/twintip-spring-web

Download twintip-spring-web

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-web jar 5.2.4.RELEASE
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar

provided (1)

Group / Artifact Type Version
org.glassfish : javax.servlet jar 3.1.1

test (7)

Group / Artifact Type Version
org.springframework : spring-test jar 5.2.4.RELEASE
org.springframework : spring-webmvc jar 5.2.4.RELEASE
junit : junit jar 4.13.1
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.hobsoft.hamcrest : hamcrest-compose jar 0.4.0
org.mockito : mockito-core jar 3.0.0
com.jayway.jsonpath : json-path jar 2.4.0

Project Modules

There are no modules declared in this project.
org.zalando

Zalando SE

The org page for Zalando, Europe's leading online fashion platform. Visit opensource.zalando.com for project stats.

Versions

Version
1.2.0
1.1.0
1.0.0