hepek-components


License

License

GroupId

GroupId

ba.sake
ArtifactId

ArtifactId

hepek-components_2.13
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

hepek-components
hepek-components
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-components_2.13

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
ba.sake : kalem-core_2.13 jar 0.0.1
ba.sake : scalatags_2.13 jar 0.9.2-rx3.0
com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-core_2.13 jar 2.7.2
com.atlassian.commonmark : commonmark jar 0.15.2
net.sourceforge.plantuml : plantuml jar 1.2020.18

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