trang-jssg

A simple Static Site Generator (SSG) for generating a complete HTML website from raw data and files, without having to author any HTML by hand.

License

License

GroupId

GroupId

io.github.trangntt-016
ArtifactId

ArtifactId

jssg
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

trang-jssg
A simple Static Site Generator (SSG) for generating a complete HTML website from raw data and files, without having to author any HTML by hand.
Project URL

Project URL

https://github.com/trangntt-016/static-site-generator
Source Code Management

Source Code Management

https://github.com/trangntt-016/static-site-generator

Download jssg

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.8
commons-io : commons-io jar 2.6
com.github.rjeschke : txtmark jar 0.13
org.projectlombok : lombok Optional jar 1.18.20
info.picocli : picocli jar 4.6.1
com.google.googlejavaformat : google-java-format jar 1.7
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0