License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.connect-group |
ArtifactId | ArtifactIdthymeleaf-bean |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthymeleaf-bean
Any properties of an object are automatically added as attributes.
|
Filename | Size |
---|---|
thymeleaf-bean-2.1.1.pom | |
thymeleaf-bean-2.1.1.jar | 11 KB |
thymeleaf-bean-2.1.1-sources.jar | 7 KB |
thymeleaf-bean-2.1.1-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.connect-group/thymeleaf-bean/ -->
<dependency>
<groupId>com.connect-group</groupId>
<artifactId>thymeleaf-bean</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.connect-group/thymeleaf-bean/
implementation 'com.connect-group:thymeleaf-bean:2.1.1'
// https://jarcasting.com/artifacts/com.connect-group/thymeleaf-bean/
implementation ("com.connect-group:thymeleaf-bean:2.1.1")
'com.connect-group:thymeleaf-bean:jar:2.1.1'
<dependency org="com.connect-group" name="thymeleaf-bean" rev="2.1.1">
<artifact name="thymeleaf-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.connect-group', module='thymeleaf-bean', version='2.1.1')
)
libraryDependencies += "com.connect-group" % "thymeleaf-bean" % "2.1.1"
[com.connect-group/thymeleaf-bean "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf Optional | jar | 2.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |