hepek


License

License

GroupId

GroupId

ba.sake
ArtifactId

ArtifactId

hepek_2.13
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

hepek
hepek
Project URL

Project URL

https://sake92.github.io/hepek
Project Organization

Project Organization

ba.sake
Source Code Management

Source Code Management

https://github.com/sake92/hepek

Download hepek_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/ba.sake/hepek_2.13/ -->
<dependency>
    <groupId>ba.sake</groupId>
    <artifactId>hepek_2.13</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/ba.sake/hepek_2.13/
implementation 'ba.sake:hepek_2.13:0.9.0'
// https://jarcasting.com/artifacts/ba.sake/hepek_2.13/
implementation ("ba.sake:hepek_2.13:0.9.0")
'ba.sake:hepek_2.13:jar:0.9.0'
<dependency org="ba.sake" name="hepek_2.13" rev="0.9.0">
  <artifact name="hepek_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ba.sake', module='hepek_2.13', version='0.9.0')
)
libraryDependencies += "ba.sake" % "hepek_2.13" % "0.9.0"
[ba.sake/hepek_2.13 "0.9.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
ba.sake : hepek-components_2.13 jar 0.9.0
ba.sake : hepek-core jar 0.2.0
org.jsoup : jsoup jar 1.12.2
com.openhtmltopdf : openhtmltopdf-pdfbox jar 1.0.2
com.openhtmltopdf : openhtmltopdf-svg-support jar 1.0.2
com.openhtmltopdf : openhtmltopdf-mathml-support jar 1.0.2
org.seleniumhq.selenium : selenium-java jar 2.52.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.9

Project Modules

There are no modules declared in this project.

Hepek Build Status Gitter

master

The main theme of Hepek projects is typesafe but flexible HTML.
See these posts for motivation:

Projects:

Hepek Components Maven Central

Typesafe templates, grids, forms, code highlighting, markdown etc.
JVM and ScalaJS supported!
Used by Hepek SSG and Hepek Play.


Hepek SSG Maven Central

Static site generator for developers.
Make your own website and deploy it with Netlify (yes, for free) in just a few clicks:
Deploy to Netlify


Hepek Play Maven Central

Play framework integration.

Versions

Version
0.9.0
0.8.9
0.8.8
0.8.6
0.8.5
0.8.3
0.8.2
0.8.0
0.7.0
0.6.0
0.5.0