Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdcom.oracle.ozark.test |
ArtifactId | ArtifactIdthymeleaf |
Last Version | Last Version1.0.0-m01 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionOzark 1.0.0-m01 Thymeleaf Tests
Java.net - The Source for Java Technology Collaboration
|
Filename | Size |
---|---|
thymeleaf-1.0.0-m01.pom | |
thymeleaf-1.0.0-m01.war | 1 MB |
thymeleaf-1.0.0-m01-sources.jar | 4 KB |
thymeleaf-1.0.0-m01-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.ozark.test/thymeleaf/ -->
<dependency>
<groupId>com.oracle.ozark.test</groupId>
<artifactId>thymeleaf</artifactId>
<version>1.0.0-m01</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.ozark.test/thymeleaf/
implementation 'com.oracle.ozark.test:thymeleaf:1.0.0-m01'
// https://jarcasting.com/artifacts/com.oracle.ozark.test/thymeleaf/
implementation ("com.oracle.ozark.test:thymeleaf:1.0.0-m01")
'com.oracle.ozark.test:thymeleaf:war:1.0.0-m01'
<dependency org="com.oracle.ozark.test" name="thymeleaf" rev="1.0.0-m01">
<artifact name="thymeleaf" type="war" />
</dependency>
@Grapes(
@Grab(group='com.oracle.ozark.test', module='thymeleaf', version='1.0.0-m01')
)
libraryDependencies += "com.oracle.ozark.test" % "thymeleaf" % "1.0.0-m01"
[com.oracle.ozark.test/thymeleaf "1.0.0-m01"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.ozark.ext : ozark-thymeleaf | jar | 1.0.0-m01 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
net.sourceforge.htmlunit : htmlunit | jar | 2.15 |
Version |
---|
1.0.0-m01
|