Categories |
CategoriesGlassFish Container Application Servers |
---|---|
GroupId | GroupIdorg.glassfish.ozark.ext |
ArtifactId | ArtifactIdozark-mustache |
Last Version | Last Version1.0.0-m02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOzark 1.0.0-m02 Mustache Extension
Java.net - The Source for Java Technology Collaboration
|
Filename | Size |
---|---|
ozark-mustache-1.0.0-m02.pom | |
ozark-mustache-1.0.0-m02.jar | 6 KB |
ozark-mustache-1.0.0-m02-sources.jar | 5 KB |
ozark-mustache-1.0.0-m02-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.ozark.ext/ozark-mustache/ -->
<dependency>
<groupId>org.glassfish.ozark.ext</groupId>
<artifactId>ozark-mustache</artifactId>
<version>1.0.0-m02</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.ozark.ext/ozark-mustache/
implementation 'org.glassfish.ozark.ext:ozark-mustache:1.0.0-m02'
// https://jarcasting.com/artifacts/org.glassfish.ozark.ext/ozark-mustache/
implementation ("org.glassfish.ozark.ext:ozark-mustache:1.0.0-m02")
'org.glassfish.ozark.ext:ozark-mustache:jar:1.0.0-m02'
<dependency org="org.glassfish.ozark.ext" name="ozark-mustache" rev="1.0.0-m02">
<artifact name="ozark-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.ozark.ext', module='ozark-mustache', version='1.0.0-m02')
)
libraryDependencies += "org.glassfish.ozark.ext" % "ozark-mustache" % "1.0.0-m02"
[org.glassfish.ozark.ext/ozark-mustache "1.0.0-m02"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spullara.mustache.java : compiler | jar | 0.9.0 |
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 |
Version |
---|
1.0.0-m02
|