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