License |
License |
---|---|
Categories |
CategoriesCLI User Interface Leaf Data Databases |
GroupId | GroupIdorg.eclipse.krazo.ext |
ArtifactId | ArtifactIdkrazo-thymeleaf |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse Krazo Thymeleaf Extension
Eclipse Krazo Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
krazo-thymeleaf-1.1.1.pom | |
krazo-thymeleaf-1.1.1.jar | 13 KB |
krazo-thymeleaf-1.1.1-sources.jar | 11 KB |
krazo-thymeleaf-1.1.1-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.krazo.ext/krazo-thymeleaf/ -->
<dependency>
<groupId>org.eclipse.krazo.ext</groupId>
<artifactId>krazo-thymeleaf</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.krazo.ext/krazo-thymeleaf/
implementation 'org.eclipse.krazo.ext:krazo-thymeleaf:1.1.1'
// https://jarcasting.com/artifacts/org.eclipse.krazo.ext/krazo-thymeleaf/
implementation ("org.eclipse.krazo.ext:krazo-thymeleaf:1.1.1")
'org.eclipse.krazo.ext:krazo-thymeleaf:jar:1.1.1'
<dependency org="org.eclipse.krazo.ext" name="krazo-thymeleaf" rev="1.1.1">
<artifact name="krazo-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.krazo.ext', module='krazo-thymeleaf', version='1.1.1')
)
libraryDependencies += "org.eclipse.krazo.ext" % "krazo-thymeleaf" % "1.1.1"
[org.eclipse.krazo.ext/krazo-thymeleaf "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.11.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
jakarta.platform : jakarta.jakartaee-api | jar | 8.0.0 |
jakarta.mvc : jakarta.mvc-api | jar | 1.1.0 |
org.eclipse.krazo : krazo-core | jar | 1.1.1 |