Important:
This repository has been archived.
Ozark is now Eclipse Krazo and developed in this repository.
License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.mvc-spec.ozark.ext |
ArtifactId | ArtifactIdozark-thymeleaf |
Last Version | Last Version1.0.0-m04 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOzark Thymeleaf Extension
Ozark Parent
|
<!-- https://jarcasting.com/artifacts/org.mvc-spec.ozark.ext/ozark-thymeleaf/ -->
<dependency>
<groupId>org.mvc-spec.ozark.ext</groupId>
<artifactId>ozark-thymeleaf</artifactId>
<version>1.0.0-m04</version>
</dependency>
// https://jarcasting.com/artifacts/org.mvc-spec.ozark.ext/ozark-thymeleaf/
implementation 'org.mvc-spec.ozark.ext:ozark-thymeleaf:1.0.0-m04'
// https://jarcasting.com/artifacts/org.mvc-spec.ozark.ext/ozark-thymeleaf/
implementation ("org.mvc-spec.ozark.ext:ozark-thymeleaf:1.0.0-m04")
'org.mvc-spec.ozark.ext:ozark-thymeleaf:jar:1.0.0-m04'
<dependency org="org.mvc-spec.ozark.ext" name="ozark-thymeleaf" rev="1.0.0-m04">
<artifact name="ozark-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mvc-spec.ozark.ext', module='ozark-thymeleaf', version='1.0.0-m04')
)
libraryDependencies += "org.mvc-spec.ozark.ext" % "ozark-thymeleaf" % "1.0.0-m04"
[org.mvc-spec.ozark.ext/ozark-thymeleaf "1.0.0-m04"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 7.0 |
javax.mvc : javax.mvc-api | jar | 1.0-pfd |
org.mvc-spec.ozark : ozark-core | jar | 1.0.0-m04 |
Important:
This repository has been archived.
Ozark is now Eclipse Krazo and developed in this repository.