Last Version

Orbit Web Container 0.7.1

Orbit is a JVM framework that makes it easier to build distributed and scalable online services.

License

License

GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-web
Version

Version

0.7.1
Type

Type

jar
Description

Description

Orbit Web Container
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
Project Organization

Project Organization

Electronic Arts Inc

Download orbit-web 0.7.1


<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-web/ -->
<dependency>
    <groupId>com.ea.orbit</groupId>
    <artifactId>orbit-web</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-web/
implementation 'com.ea.orbit:orbit-web:0.7.1'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-web/
implementation ("com.ea.orbit:orbit-web:0.7.1")
'com.ea.orbit:orbit-web:jar:0.7.1'
<dependency org="com.ea.orbit" name="orbit-web" rev="0.7.1">
  <artifact name="orbit-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-web', version='0.7.1')
)
libraryDependencies += "com.ea.orbit" % "orbit-web" % "0.7.1"
[com.ea.orbit/orbit-web "0.7.1"]

Dependencies

compile (13)

Group / Artifact Type Version
com.ea.orbit : orbit-container jar 0.7.1
org.slf4j : slf4j-api jar 1.7.13
javax.inject : javax.inject jar 1
org.eclipse.jetty : jetty-server jar 9.3.6.v20151106
org.eclipse.jetty : jetty-webapp jar 9.3.6.v20151106
org.eclipse.jetty : jetty-util jar 9.3.6.v20151106
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.3.6.v20151106
org.ow2.asm : asm jar 5.0.4
org.ow2.asm : asm-commons jar 5.0.4
org.glassfish.jersey.containers : jersey-container-servlet jar 2.22.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.6.3
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.22.1
com.ea.orbit : orbit-metrics-web jar 0.7.1

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.