Last Version

The Orbit Project 1

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

License

License

GroupId

GroupId

com.ea.orbit
ArtifactId

ArtifactId

orbit-parent
Version

Version

1
Type

Type

pom
Description

Description

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

Project URL

http://www.github.com/electronicarts/orbit
Project Organization

Project Organization

Electronic Arts Inc
Source Code Management

Source Code Management

https://github.com/electronicarts/orbit

Download orbit-parent 1

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

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

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.