es.sandbox.ui.messages:flash-messages-spring-boot-starter-taglibs

Flash messages starter module for spring boot with jstl taglibs

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

es.sandbox.ui.messages
ArtifactId

ArtifactId

flash-messages-spring-boot-starter-taglibs
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Flash messages starter module for spring boot with jstl taglibs
Project Organization

Project Organization

Jesús López Alonso [@jeslopalo]

Download flash-messages-spring-boot-starter-taglibs

How to add to project

<!-- https://jarcasting.com/artifacts/es.sandbox.ui.messages/flash-messages-spring-boot-starter-taglibs/ -->
<dependency>
    <groupId>es.sandbox.ui.messages</groupId>
    <artifactId>flash-messages-spring-boot-starter-taglibs</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/es.sandbox.ui.messages/flash-messages-spring-boot-starter-taglibs/
implementation 'es.sandbox.ui.messages:flash-messages-spring-boot-starter-taglibs:1.1.0'
// https://jarcasting.com/artifacts/es.sandbox.ui.messages/flash-messages-spring-boot-starter-taglibs/
implementation ("es.sandbox.ui.messages:flash-messages-spring-boot-starter-taglibs:1.1.0")
'es.sandbox.ui.messages:flash-messages-spring-boot-starter-taglibs:jar:1.1.0'
<dependency org="es.sandbox.ui.messages" name="flash-messages-spring-boot-starter-taglibs" rev="1.1.0">
  <artifact name="flash-messages-spring-boot-starter-taglibs" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.sandbox.ui.messages', module='flash-messages-spring-boot-starter-taglibs', version='1.1.0')
)
libraryDependencies += "es.sandbox.ui.messages" % "flash-messages-spring-boot-starter-taglibs" % "1.1.0"
[es.sandbox.ui.messages/flash-messages-spring-boot-starter-taglibs "1.1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
es.sandbox.ui.messages : flash-messages-core jar 1.1.0
es.sandbox.ui.messages : flash-messages-spring jar 1.1.0
es.sandbox.ui.messages : flash-messages-taglibs jar 1.1.0
org.slf4j : slf4j-api jar 1.7.21

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
es.sandbox.test : sandbox-test-support jar 1.0.1
org.mockito : mockito-core jar 1.9.5
org.assertj : assertj-core jar 3.6.1

Project Modules

There are no modules declared in this project.

flash-messages

An easy way to send & show flash messages

Build State
Version Download
Project Project Stats
Status Build Status
Coverage Coverage Status
Coverity Scan Coverity Scan Build Status
Code climate Code Climate
Test Coverage
Issue Count

Getting started

Documentation

You can find the documentation in http://sandbox.es/projects/flash-messages/.

Versions

Version
1.1.0
1.0.2