Orbit Java Parent

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

License

License

Categories

Categories

Java Languages
GroupId

GroupId

cloud.orbit
ArtifactId

ArtifactId

orbit-java-parent
Last Version

Last Version

3
Release Date

Release Date

Type

Type

pom
Description

Description

Orbit Java 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

Download orbit-java-parent

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

How to add to project

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

There are no modules declared in this project.

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