License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.fk7075 |
ArtifactId | ArtifactIdlucky-thymeleaf |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlucky-thymeleaf
Lucky是一个全场景轻量级分布式的JavaEE框架
|
Project URL |
Project URL |
Filename | Size |
---|---|
lucky-thymeleaf-2.1.1.pom | |
lucky-thymeleaf-2.1.1.jar | 15 KB |
lucky-thymeleaf-2.1.1-sources.jar | 10 KB |
lucky-thymeleaf-2.1.1-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fk7075/lucky-thymeleaf/ -->
<dependency>
<groupId>com.github.fk7075</groupId>
<artifactId>lucky-thymeleaf</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-thymeleaf/
implementation 'com.github.fk7075:lucky-thymeleaf:2.1.1'
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-thymeleaf/
implementation ("com.github.fk7075:lucky-thymeleaf:2.1.1")
'com.github.fk7075:lucky-thymeleaf:jar:2.1.1'
<dependency org="com.github.fk7075" name="lucky-thymeleaf" rev="2.1.1">
<artifact name="lucky-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fk7075', module='lucky-thymeleaf', version='2.1.1')
)
libraryDependencies += "com.github.fk7075" % "lucky-thymeleaf" % "2.1.1"
[com.github.fk7075/lucky-thymeleaf "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.github.fk7075 : lucky-web | jar | 2.1.1 |
com.github.fk7075 : lucky-framework | jar | 2.1.1 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |