MVN

io.github.jlike : jbooter

Maven & Gradle

Jun 08, 2017
68.1k stars

jbooter core library · Server-side library used by applications created with the jbooter generator, see https://jbooter.github.io/ for more information on jbooter

<dependency>
    <groupId>io.github.jlike</groupId>
    <artifactId>jbooter</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jlike : jbooter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.4

All Versions

Choose a version of io.github.jlike : jbooter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
jbooter-0.1.4

How to add a dependency to Maven

Add the following io.github.jlike : jbooter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.jlike</groupId>
    <artifactId>jbooter</artifactId>
    <version>0.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.jlike : jbooter gradle dependency to your build.gradle file:

implementation 'io.github.jlike:jbooter:0.1.4'

Gradle Kotlin DSL: Add the following io.github.jlike : jbooter gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.jlike:jbooter:0.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.jlike : jbooter sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.jlike" % "jbooter" % "0.1.4"

Advertisement

Dependencies from Group

Mar 16, 2017
0 stars
Jun 08, 2017
68.1k stars

Discover Dependencies

Aug 29, 2019
96 stars
Apr 25, 2020
191 stars
Nov 13, 2021
7 usages
22 stars
Mar 06, 2018
13 stars
Jun 13, 2017
1 stars
Jun 07, 2023
3 usages
3 stars
Jul 13, 2023
11 stars
May 30, 2023
5 stars