MVN

org.jbake : jbake-core

Maven & Gradle

Feb 26, 2023
3 usages
1k stars

jbake-core · JBake is a Java based open source static site/blog generator for developers.

<dependency>
    <groupId>org.jbake</groupId>
    <artifactId>jbake-core</artifactId>
    <version>2.6.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jbake : jbake-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.7
  • Latest Release Candidate: 2.7.0-rc.7

All Versions

Choose a version of org.jbake : jbake-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
jbake-core-2.7.0-rc.7
jbake-core-2.7.0-rc.6
jbake-core-2.7.0-rc.5
jbake-core-2.7.0-rc.4
jbake-core-2.7.0-rc.3
jbake-core-2.7.0-rc.2
jbake-core-2.7.0-rc.1
2.6.x
jbake-core-2.6.7
jbake-core-2.6.6
jbake-core-2.6.5
jbake-core-2.6.4
jbake-core-2.6.3
jbake-core-2.6.2
jbake-core-2.6.1
jbake-core-2.6.0
2.5.x
jbake-core-2.5.1
jbake-core-2.5.0
2.4.x
jbake-core-2.4.0
2.3.x
jbake-core-2.3.2
jbake-core-2.3.1
jbake-core-2.3.0
2.2.x
jbake-core-2.2.1
jbake-core-2.2.0
2.1.x
jbake-core-2.1.1
2.1
jbake-core-2.1

How to add a dependency to Maven

Add the following org.jbake : jbake-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jbake</groupId>
    <artifactId>jbake-core</artifactId>
    <version>2.6.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jbake : jbake-core gradle dependency to your build.gradle file:

implementation 'org.jbake:jbake-core:2.6.7'

Gradle Kotlin DSL: Add the following org.jbake : jbake-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jbake:jbake-core:2.6.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jbake : jbake-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jbake" % "jbake-core" % "2.6.7"

Advertisement

Dependencies from Group

Feb 26, 2023
3 usages
1k stars
Feb 26, 2023
1k stars

Discover Dependencies

Aug 21, 2023
6 usages
150 stars
Sep 05, 2022
4 usages
150 stars
Apr 01, 2023
125 usages
0 stars
Jan 12, 2021
4 usages
51 stars
Jan 12, 2021
5 usages
52 stars
Jul 13, 2023
7 usages
212 stars
Jul 13, 2023
7 usages
212 stars
64 usages
5.2k stars