MVN

com.roche : ice-boar

Maven & Gradle

May 02, 2016
3 stars

Ice Boar · Helper for running a Java standalone application using Java Web Start (JNLP) with a custom version of JRE.

<dependency>
    <groupId>com.roche</groupId>
    <artifactId>ice-boar</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.roche : ice-boar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.roche : ice-boar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
ice-boar-1.0
0.7
ice-boar-0.7
0.6
ice-boar-0.6
0.5
ice-boar-0.5

How to add a dependency to Maven

Add the following com.roche : ice-boar maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.roche</groupId>
    <artifactId>ice-boar</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.roche : ice-boar gradle dependency to your build.gradle file:

implementation 'com.roche:ice-boar:1.0'

Gradle Kotlin DSL: Add the following com.roche : ice-boar gradle kotlin dependency to your build.gradle.kts file:

implementation("com.roche:ice-boar:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.roche : ice-boar sbt scala dependency to your build.sbt file:

libraryDependencies += "com.roche" % "ice-boar" % "1.0"

Advertisement

Dependencies from Group

May 02, 2016
3 stars

Discover Dependencies

Jan 14, 2016
1 stars
Aug 01, 2023
22 usages
54 stars
Feb 25, 2016
2 stars
soy
Jul 19, 2023
26 usages
609 stars
Feb 22, 2021
1 usages
7 stars
May 30, 2023
70 usages
227 stars
Mar 20, 2023
13 usages
17k stars
Oct 18, 2022
16 usages
284 stars