Last Version

Thymeleaf Bootstrap Messages 1.0.0

Helps to store different messages and render them with bootstrap components when using the Thymeleaf library.

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.jfermat
ArtifactId

ArtifactId

thymeleaf-bootstrap-messages
Version

Version

1.0.0
Type

Type

jar
Description

Description

Thymeleaf Bootstrap Messages
Helps to store different messages and render them with bootstrap components when using the Thymeleaf library.
Project URL

Project URL

https://github.com/jfermat/thymeleaf-bootstrap-messages
Source Code Management

Source Code Management

https://github.com/jfermat/thymeleaf-bootstrap-messages

Download thymeleaf-bootstrap-messages 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.jfermat/thymeleaf-bootstrap-messages/ -->
<dependency>
    <groupId>io.github.jfermat</groupId>
    <artifactId>thymeleaf-bootstrap-messages</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jfermat/thymeleaf-bootstrap-messages/
implementation 'io.github.jfermat:thymeleaf-bootstrap-messages:1.0.0'
// https://jarcasting.com/artifacts/io.github.jfermat/thymeleaf-bootstrap-messages/
implementation ("io.github.jfermat:thymeleaf-bootstrap-messages:1.0.0")
'io.github.jfermat:thymeleaf-bootstrap-messages:jar:1.0.0'
<dependency org="io.github.jfermat" name="thymeleaf-bootstrap-messages" rev="1.0.0">
  <artifact name="thymeleaf-bootstrap-messages" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jfermat', module='thymeleaf-bootstrap-messages', version='1.0.0')
)
libraryDependencies += "io.github.jfermat" % "thymeleaf-bootstrap-messages" % "1.0.0"
[io.github.jfermat/thymeleaf-bootstrap-messages "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.jfermat : messages-utils jar 2.0.0
org.thymeleaf : thymeleaf jar 3.0.12.RELEASE

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-webmvc jar 5.2.8.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.7.7
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.