License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdio.github.jfermat |
ArtifactId | ArtifactIdthymeleaf-bootstrap-messages |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThymeleaf Bootstrap Messages
Helps to store different messages and render them with bootstrap components when using the Thymeleaf library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.jfermat : messages-utils | jar | 2.0.0 |
org.thymeleaf : thymeleaf | jar | 3.0.12.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-webmvc | jar | 5.2.8.RELEASE |
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 |