MVN

org.marssa : services

Maven & Gradle

Jun 06, 2012
6 stars

MARSSA Services OSGi Bundle · This project was created specifically to handle the low level services which are offered by the MARSSA backend.

<dependency>
    <groupId>org.marssa</groupId>
    <artifactId>services</artifactId>
    <version>0.1.0-beta-01</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.marssa : services to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0-beta-01
  • Latest Beta: 0.1.0-beta-01

All Versions

Choose a version of org.marssa : services to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
services-0.1.0-beta-01

How to add a dependency to Maven

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

<dependency>
    <groupId>org.marssa</groupId>
    <artifactId>services</artifactId>
    <version>0.1.0-beta-01</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.marssa : services gradle dependency to your build.gradle file:

implementation 'org.marssa:services:0.1.0-beta-01'

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

implementation("org.marssa:services:0.1.0-beta-01")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.marssa : services sbt scala dependency to your build.sbt file:

libraryDependencies += "org.marssa" % "services" % "0.1.0-beta-01"

Advertisement

Dependencies from Group

Jun 05, 2012
1 usages
8 stars
Jun 06, 2012
6 stars

Discover Dependencies

Jul 14, 2013
1 usages
1 stars
May 14, 2013
1 usages
2 stars
May 14, 2013
1 usages
2 stars
May 14, 2013
2 usages
1 stars
May 14, 2013
3 usages
4 stars
May 14, 2013
2 usages
1 stars
Mar 16, 2011
1 usages
Dec 14, 2014
3 usages
0 stars
Aug 24, 2014