MVN

org.helgoboss : capsule

Maven & Gradle

Mar 31, 2013
1 usages
1 stars

Capsule · Basic API for building, using and extending a DSL for managing start and stop logic. See http://github.com/helgoboss/domino for an example.

<dependency>
    <groupId>org.helgoboss</groupId>
    <artifactId>capsule</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.helgoboss : capsule to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of org.helgoboss : capsule to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
capsule-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.helgoboss</groupId>
    <artifactId>capsule</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.helgoboss : capsule gradle dependency to your build.gradle file:

implementation 'org.helgoboss:capsule:1.1.0'

Gradle Kotlin DSL: Add the following org.helgoboss : capsule gradle kotlin dependency to your build.gradle.kts file:

implementation("org.helgoboss:capsule:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.helgoboss : capsule sbt scala dependency to your build.sbt file:

libraryDependencies += "org.helgoboss" % "capsule" % "1.1.0"

Advertisement

Dependencies from Group

Mar 31, 2013
1 usages
1 stars
Mar 31, 2013
1 usages
3 stars
Mar 31, 2013
1 usages
1 stars
Mar 31, 2013
1 stars
Mar 31, 2013
2 stars

Discover Dependencies

Jun 10, 2014
24 stars
Aug 24, 2014
1 usages
208 stars
May 14, 2012
1 stars
Sep 11, 2013
1 stars
Feb 02, 2015
1 stars