MVN

cc.kebei : boot-in-jar

Maven & Gradle

Jun 05, 2019
0 stars

boot-in-jar

<dependency>
    <groupId>cc.kebei</groupId>
    <artifactId>boot-in-jar</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.kebei : boot-in-jar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of cc.kebei : boot-in-jar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
boot-in-jar-1.1

How to add a dependency to Maven

Add the following cc.kebei : boot-in-jar maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.kebei</groupId>
    <artifactId>boot-in-jar</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.kebei : boot-in-jar gradle dependency to your build.gradle file:

implementation 'cc.kebei:boot-in-jar:1.1'

Gradle Kotlin DSL: Add the following cc.kebei : boot-in-jar gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.kebei:boot-in-jar:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.kebei : boot-in-jar sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.kebei" % "boot-in-jar" % "1.1"

Advertisement

Dependencies from Group

May 12, 2019
10 usages
0 stars
Jun 28, 2020
3 usages
0 stars
Jun 28, 2020
2 usages
0 stars
Dec 31, 2019
2 usages
0 stars
Jun 28, 2020
1 usages
0 stars

Discover Dependencies