Orbit - We've Moved!
Orbit has now moved to a new location at https://github.com/orbit/orbit
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ea.orbit |
| Идентификатор | Идентификаторorbit-parent |
| Последняя версия | Последняя версия1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеThe Orbit Project
Orbit is a collection of JVM libraries that makes it easier to build distributed and scalable online services.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| orbit-parent-1.pom | 14 KB |
| Обзор |
<!-- 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"]
Orbit has now moved to a new location at https://github.com/orbit/orbit