License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.megafonweblab.histone |
ArtifactId | ArtifactIdhistone-static-render-java |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionHistone Static Renderer - Java Implementation
Histone static web site generator
|
<!-- https://jarcasting.com/artifacts/com.github.megafonweblab.histone/histone-static-render-java/ -->
<dependency>
<groupId>com.github.megafonweblab.histone</groupId>
<artifactId>histone-static-render-java</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.megafonweblab.histone/histone-static-render-java/
implementation 'com.github.megafonweblab.histone:histone-static-render-java:1.0.1'
// https://jarcasting.com/artifacts/com.github.megafonweblab.histone/histone-static-render-java/
implementation ("com.github.megafonweblab.histone:histone-static-render-java:1.0.1")
'com.github.megafonweblab.histone:histone-static-render-java:jar:1.0.1'
<dependency org="com.github.megafonweblab.histone" name="histone-static-render-java" rev="1.0.1">
<artifact name="histone-static-render-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.megafonweblab.histone', module='histone-static-render-java', version='1.0.1')
)
libraryDependencies += "com.github.megafonweblab.histone" % "histone-static-render-java" % "1.0.1"
[com.github.megafonweblab.histone/histone-static-render-java "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.megafonweblab.histone : histone-java | jar | 1.2.11 |
org.yaml : snakeyaml | jar | 1.14 |
org.slf4j : slf4j-api | jar | 1.7.10 |
org.slf4j : jcl-over-slf4j | jar | 1.7.10 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
junit : junit | jar | 4.12 |