MVN

io.github.trangntt-016 : jssg

Maven & Gradle

Nov 28, 2021
2 stars

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.

<dependency>
    <groupId>io.github.trangntt-016</groupId>
    <artifactId>jssg</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.trangntt-016 : jssg to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.trangntt-016 : jssg to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jssg-1.0.0

How to add a dependency to Maven

Add the following io.github.trangntt-016 : jssg maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.trangntt-016</groupId>
    <artifactId>jssg</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.trangntt-016 : jssg gradle dependency to your build.gradle file:

implementation 'io.github.trangntt-016:jssg:1.0.0'

Gradle Kotlin DSL: Add the following io.github.trangntt-016 : jssg gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.trangntt-016:jssg:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.trangntt-016 : jssg sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.trangntt-016" % "jssg" % "1.0.0"

Advertisement

Dependencies from Group

Nov 28, 2021
2 stars

Discover Dependencies

Nov 30, 2022
1 usages
0 stars
Aug 04, 2023
45 stars
Nov 20, 2021
0 stars
Mar 25, 2023
1 usages
Feb 10, 2023
1 usages
114 stars
Feb 10, 2023
8 usages
114 stars
Dec 28, 2021
19 usages
114 stars
Sep 18, 2022
4 stars