MVN

io.sarl.maven : io.sarl.maven.bootiqueapp

Maven & Gradle

May 27, 2021
3 usages
120 stars

Base for Bootique Application · The base library for the building bootique applications.

<dependency>
    <groupId>io.sarl.maven</groupId>
    <artifactId>io.sarl.maven.bootiqueapp</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sarl.maven : io.sarl.maven.bootiqueapp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.0

All Versions

Choose a version of io.sarl.maven : io.sarl.maven.bootiqueapp to add to Maven or Gradle - All Versions:

  • Version Updated
  • io.sarl.maven.bootiqueapp-0.12.0

    May 27, 2021
  • io.sarl.maven.bootiqueapp-0.11.0

    May 31, 2020
  • io.sarl.maven.bootiqueapp-0.10.1

    May 28, 2020
  • io.sarl.maven.bootiqueapp-0.10.0

    Oct 26, 2019

How to add a dependency to Maven

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

<dependency>
    <groupId>io.sarl.maven</groupId>
    <artifactId>io.sarl.maven.bootiqueapp</artifactId>
    <version>0.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.sarl.maven : io.sarl.maven.bootiqueapp gradle dependency to your build.gradle file:

implementation 'io.sarl.maven:io.sarl.maven.bootiqueapp:0.12.0'

Gradle Kotlin DSL: Add the following io.sarl.maven : io.sarl.maven.bootiqueapp gradle kotlin dependency to your build.gradle.kts file:

implementation("io.sarl.maven:io.sarl.maven.bootiqueapp:0.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.sarl.maven : io.sarl.maven.bootiqueapp sbt scala dependency to your build.sbt file:

libraryDependencies += "io.sarl.maven" % "io.sarl.maven.bootiqueapp" % "0.12.0"

Advertisement

Dependencies from Group

May 28, 2021
8 usages
120 stars
May 27, 2021
5 usages
120 stars
May 27, 2021
3 usages
120 stars
May 27, 2021
3 usages
120 stars
May 27, 2021
2 usages
120 stars

Discover Dependencies

Feb 15, 2018
1 usages
4 stars
Apr 21, 2018
5 usages
9 stars
Jan 02, 2017
2 usages
1 stars
Dec 10, 2020
10 usages
24 stars
May 04, 2019
2 usages
127 stars
Jan 30, 2020
3 usages
9 stars
Jun 11, 2020
3 usages
97 stars
Apr 17, 2012
2 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome