Orbit Parent

The Orbit project is a collection of JVM libraries that makes it easier to build distributed and scalable online services.

License

License

GroupId

GroupId

cloud.orbit
ArtifactId

ArtifactId

orbit-parent
Last Version

Last Version

3
Release Date

Release Date

Type

Type

pom
Description

Description

Orbit Parent
The Orbit project is a collection of JVM libraries that makes it easier to build distributed and scalable online services.
Project Organization

Project Organization

Electronic Arts Inc
Source Code Management

Source Code Management

https://github.com/orbit/orbit-parent

Download orbit-parent

Filename Size
orbit-parent-3.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • java-parent

Orbit Project Parents

Release Maven Central Build Status Gitter

This repository contains the generic parent poms for Orbit projects.

Developer & License

This project was developed by Electronic Arts and is licensed under the BSD 3-Clause License.

cloud.orbit

Orbit

Distributed systems framework for the JVM by @ElectronicArts.

Versions

Version
3
2
1