License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.khubla.com.pragmatach.examples |
ArtifactId | ArtifactIdthymeleafexample |
Version | Version1.40 |
Type | Typewar |
Description |
DescriptionPragmatach Thymeleaf Example
Pragmatach site framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
thymeleafexample-1.40.pom | |
thymeleafexample-1.40.war | 7 MB |
thymeleafexample-1.40-sources.jar | 2 KB |
thymeleafexample-1.40-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.khubla.com.pragmatach.examples/thymeleafexample/ -->
<dependency>
<groupId>com.khubla.com.pragmatach.examples</groupId>
<artifactId>thymeleafexample</artifactId>
<version>1.40</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.khubla.com.pragmatach.examples/thymeleafexample/
implementation 'com.khubla.com.pragmatach.examples:thymeleafexample:1.40'
// https://jarcasting.com/artifacts/com.khubla.com.pragmatach.examples/thymeleafexample/
implementation ("com.khubla.com.pragmatach.examples:thymeleafexample:1.40")
'com.khubla.com.pragmatach.examples:thymeleafexample:war:1.40'
<dependency org="com.khubla.com.pragmatach.examples" name="thymeleafexample" rev="1.40">
<artifact name="thymeleafexample" type="war" />
</dependency>
@Grapes(
@Grab(group='com.khubla.com.pragmatach.examples', module='thymeleafexample', version='1.40')
)
libraryDependencies += "com.khubla.com.pragmatach.examples" % "thymeleafexample" % "1.40"
[com.khubla.com.pragmatach.examples/thymeleafexample "1.40"]
Group / Artifact | Type | Version |
---|---|---|
com.khubla.pragmatach : pragmatach-framework | jar | 1.40 |
com.khubla.pragmatach : pragmatach-thymeleaf | jar | 1.40 |
com.khubla.pragmatach : pragmatach-adminapp | jar | 1.40 |
org.testng : testng | jar | 6.8.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |