Last Version

benchmarks 0.9.10

Implementation of the Mustache language in Java.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.spullara.mustache.java
ArtifactId

ArtifactId

benchmarks
Version

Version

0.9.10
Type

Type

jar
Description

Description

benchmarks
Implementation of the Mustache language in Java.
Project URL

Project URL

http://maven.apache.org

Download benchmarks 0.9.10


<!-- https://jarcasting.com/artifacts/com.github.spullara.mustache.java/benchmarks/ -->
<dependency>
    <groupId>com.github.spullara.mustache.java</groupId>
    <artifactId>benchmarks</artifactId>
    <version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spullara.mustache.java/benchmarks/
implementation 'com.github.spullara.mustache.java:benchmarks:0.9.10'
// https://jarcasting.com/artifacts/com.github.spullara.mustache.java/benchmarks/
implementation ("com.github.spullara.mustache.java:benchmarks:0.9.10")
'com.github.spullara.mustache.java:benchmarks:jar:0.9.10'
<dependency org="com.github.spullara.mustache.java" name="benchmarks" rev="0.9.10">
  <artifact name="benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spullara.mustache.java', module='benchmarks', version='0.9.10')
)
libraryDependencies += "com.github.spullara.mustache.java" % "benchmarks" % "0.9.10"
[com.github.spullara.mustache.java/benchmarks "0.9.10"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.spullara.mustache.java : compiler jar 0.9.10
org.openjdk.jmh : jmh-core jar 1.19
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
com.github.spullara.mustache.java : compiler jar 0.9.10

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.19

Project Modules

There are no modules declared in this project.