MVN

co.paralleluniverse : capsule

Maven & Gradle

Aug 04, 2016
9 usages
1.1k stars

capsule · Simple Java deployment

<dependency>
    <groupId>co.paralleluniverse</groupId>
    <artifactId>capsule</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.paralleluniverse : capsule to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3
  • Latest Release Candidate: 1.0-rc1

All Versions

Choose a version of co.paralleluniverse : capsule to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
capsule-1.0.3
capsule-1.0.2
capsule-1.0.1
1.0
capsule-1.0
capsule-1.0-rc1
0.10.x
capsule-0.10.0
0.9.x
capsule-0.9.0
0.8.x
capsule-0.8.0
0.7.x
capsule-0.7.1
capsule-0.7.0
0.6.x
capsule-0.6.1
capsule-0.6.0
0.5.x
capsule-0.5.0
0.4.x
capsule-0.4.2
capsule-0.4.1
capsule-0.4.0
0.3.x
capsule-0.3.1
capsule-0.3.0
0.2.x
capsule-0.2.0
0.1.x
capsule-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>co.paralleluniverse</groupId>
    <artifactId>capsule</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.paralleluniverse : capsule gradle dependency to your build.gradle file:

implementation 'co.paralleluniverse:capsule:1.0.3'

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

implementation("co.paralleluniverse:capsule:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.paralleluniverse : capsule sbt scala dependency to your build.sbt file:

libraryDependencies += "co.paralleluniverse" % "capsule" % "1.0.3"

Advertisement

Dependencies from Group

Nov 02, 2018
86 usages
4.5k stars
Apr 06, 2016
18 usages
600 stars
Aug 04, 2016
9 usages
1.1k stars
Nov 02, 2018
6 usages
4.5k stars
Apr 06, 2016
6 usages
600 stars

Discover Dependencies

Sep 08, 2015
1 usages
Sep 08, 2015
2 usages
Sep 08, 2015
1 usages
Sep 10, 2015
2 usages
Jun 09, 2022
3 stars
Sep 10, 2015
20 stars
Sep 13, 2015
2 stars
Jun 24, 2016
143 stars
Sep 22, 2015
3 stars