Categories |
CategoriesGlassFish Container Application Servers Leaf Data Databases |
---|---|
GroupId | GroupIdorg.glassfish.ozark.test |
ArtifactId | ArtifactIdthymeleaf |
Last Version | Last Version1.0.0-m02 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionOzark 1.0.0-m02 Thymeleaf Tests
Java.net - The Source for Java Technology Collaboration
|
Filename | Size |
---|---|
thymeleaf-1.0.0-m02.pom | |
thymeleaf-1.0.0-m02.war | 1 MB |
thymeleaf-1.0.0-m02-sources.jar | 4 KB |
thymeleaf-1.0.0-m02-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.ozark.test/thymeleaf/ -->
<dependency>
<groupId>org.glassfish.ozark.test</groupId>
<artifactId>thymeleaf</artifactId>
<version>1.0.0-m02</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.ozark.test/thymeleaf/
implementation 'org.glassfish.ozark.test:thymeleaf:1.0.0-m02'
// https://jarcasting.com/artifacts/org.glassfish.ozark.test/thymeleaf/
implementation ("org.glassfish.ozark.test:thymeleaf:1.0.0-m02")
'org.glassfish.ozark.test:thymeleaf:war:1.0.0-m02'
<dependency org="org.glassfish.ozark.test" name="thymeleaf" rev="1.0.0-m02">
<artifact name="thymeleaf" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.ozark.test', module='thymeleaf', version='1.0.0-m02')
)
libraryDependencies += "org.glassfish.ozark.test" % "thymeleaf" % "1.0.0-m02"
[org.glassfish.ozark.test/thymeleaf "1.0.0-m02"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.ozark.ext : ozark-thymeleaf | jar | 1.0.0-m02 |
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-m02
|