Histone - Java Implementation

Java implementation for Histone Template Engine

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.megafonweblab.histone
ArtifactId

ArtifactId

histone-java
Last Version

Last Version

1.2.14
Release Date

Release Date

Type

Type

jar
Description

Description

Histone - Java Implementation
Java implementation for Histone Template Engine

Download histone-java

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.4.4
com.fasterxml.jackson.core : jackson-databind jar 2.4.4
org.apache.httpcomponents : httpclient jar 4.3.6
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
commons-collections : commons-collections jar 3.2.1
org.slf4j : slf4j-api jar 1.7.10

test (9)

Group / Artifact Type Version
org.slf4j : log4j-over-slf4j jar 1.7.10
org.slf4j : jcl-over-slf4j jar 1.7.10
ch.qos.logback : logback-classic jar 1.1.2
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
javax.servlet : javax.servlet-api jar 3.1-b02
org.eclipse.jetty.aggregate : jetty-server jar 8.1.8.v20121106
org.reflections : reflections jar 0.9.8
org.springframework : spring-context jar 4.1.4.RELEASE

Project Modules

There are no modules declared in this project.
com.github.megafonweblab.histone

Megafon WebLab

Versions

Version
1.2.14