MVN

com.ea.orbit : orbit-jetty

Maven & Gradle

Mar 10, 2016
0 stars

Orbit Jetty Framework · Jetty application framework for Orbit.

<dependency>
    <groupId>com.ea.orbit</groupId>
    <artifactId>orbit-jetty</artifactId>
    <version>0.8.0-preview3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ea.orbit : orbit-jetty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0-preview3

All Versions

Choose a version of com.ea.orbit : orbit-jetty to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
orbit-jetty-0.8.0-preview3
orbit-jetty-0.8.0-preview2

How to add a dependency to Maven

Add the following com.ea.orbit : orbit-jetty maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ea.orbit</groupId>
    <artifactId>orbit-jetty</artifactId>
    <version>0.8.0-preview3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ea.orbit : orbit-jetty gradle dependency to your build.gradle file:

implementation 'com.ea.orbit:orbit-jetty:0.8.0-preview3'

Gradle Kotlin DSL: Add the following com.ea.orbit : orbit-jetty gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ea.orbit:orbit-jetty:0.8.0-preview3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ea.orbit : orbit-jetty sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ea.orbit" % "orbit-jetty" % "0.8.0-preview3"

Advertisement

Dependencies from Group

Feb 17, 2016
26 usages
13 stars
Feb 17, 2016
18 usages
13 stars
Mar 04, 2016
14 usages
13 stars
Feb 17, 2016
13 usages
13 stars
Feb 17, 2016
12 usages
13 stars

Discover Dependencies

Mar 09, 2016
285 stars
Mar 09, 2016
263 stars
Mar 09, 2016
Oct 24, 2016
87 stars
Mar 09, 2016
1 usages
7.9k stars