f

flash-messages-spring-boot-starter-taglibs

Flash messages starter module for spring boot with jstl taglibs
Files download
File Operation
flash-messages-spring-boot-starter-taglibs-1.1.0.jar download
flash-messages-spring-boot-starter-taglibs-1.1.0.pom download
flash-messages-spring-boot-starter-taglibs-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>es.sandbox.ui.messages</groupId>
  <artifactId>flash-messages-spring-boot-starter-taglibs</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'es.sandbox.ui.messages:flash-messages-spring-boot-starter-taglibs:1.1.0'
Gradle Kotlin
implementation("es.sandbox.ui.messages:flash-messages-spring-boot-starter-taglibs:1.1.0")
Scala SBT
libraryDependencies += "es.sandbox.ui.messages" % "flash-messages-spring-boot-starter-taglibs" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='es.sandbox.ui.messages', module='flash-messages-spring-boot-starter-taglibs', version='1.1.0')
)
Apache Ivy
<dependency org="es.sandbox.ui.messages" name="flash-messages-spring-boot-starter-taglibs" rev="1.1.0" />
Leiningen
[es.sandbox.ui.messages/flash-messages-spring-boot-starter-taglibs "1.1.0"]
Apache Buildr
'es.sandbox.ui.messages:flash-messages-spring-boot-starter-taglibs:jar:1.1.0'