Orbit is a Java framework that makes it easier to build and maintain distributed, secure and scalable online services. It was developed by BioWare, a division of Electronic Arts.
'com.ea.orbit:orbit-web:0.1.0'
<dependency> <groupId>com.ea.orbit</groupId> <artifactId>orbit-web</artifactId> <version>0.1.0</version> </dependency>
<dependency org="com.ea.orbit" name="orbit-web" rev="0.1.0"/>
"com.ea.orbit", "orbit-web", "0.1.0"