Orbit - We've Moved!
Orbit has now moved to a new location at https://github.com/orbit/orbit
| License |
License |
|---|---|
| GroupId | GroupIdcom.ea.orbit |
| ArtifactId | ArtifactIdorbit-web |
| Last Version | Last Version0.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOrbit Web Container
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| orbit-web-0.7.1.pom | |
| orbit-web-0.7.1.jar | 12 KB |
| orbit-web-0.7.1-sources.jar | 8 KB |
| orbit-web-0.7.1-javadoc.jar | 54 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| junit : junit | jar | 4.12 |
Orbit has now moved to a new location at https://github.com/orbit/orbit