Categories |
CategoriesGlassFish Container Application Servers Leaf Data Databases |
---|---|
GroupId | GroupIdorg.glassfish.ozark.ext |
ArtifactId | ArtifactIdozark-thymeleaf |
Last Version | Last Version1.0.0-m02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOzark 1.0.0-m02 Thymeleaf Extension
Java.net - The Source for Java Technology Collaboration
|
<!-- https://jarcasting.com/artifacts/org.glassfish.ozark.ext/ozark-thymeleaf/ -->
<dependency>
<groupId>org.glassfish.ozark.ext</groupId>
<artifactId>ozark-thymeleaf</artifactId>
<version>1.0.0-m02</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.ozark.ext/ozark-thymeleaf/
implementation 'org.glassfish.ozark.ext:ozark-thymeleaf:1.0.0-m02'
// https://jarcasting.com/artifacts/org.glassfish.ozark.ext/ozark-thymeleaf/
implementation ("org.glassfish.ozark.ext:ozark-thymeleaf:1.0.0-m02")
'org.glassfish.ozark.ext:ozark-thymeleaf:jar:1.0.0-m02'
<dependency org="org.glassfish.ozark.ext" name="ozark-thymeleaf" rev="1.0.0-m02">
<artifact name="ozark-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.ozark.ext', module='ozark-thymeleaf', version='1.0.0-m02')
)
libraryDependencies += "org.glassfish.ozark.ext" % "ozark-thymeleaf" % "1.0.0-m02"
[org.glassfish.ozark.ext/ozark-thymeleaf "1.0.0-m02"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 2.1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.mvc : javax.mvc-api | jar | 1.0-edr2 |
org.glassfish.ozark : ozark | jar | 1.0.0-m02 |
javax : javaee-web-api | jar | 7.0 |