Orbit - We've Moved!
Orbit has now moved to a new location at https://github.com/orbit/orbit
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ea.orbit |
| Идентификатор | Идентификаторorbit-commons |
| Последняя версия | Последняя версия0.8.0-preview3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOrbit Commons
Orbit is a JVM framework that makes it easier to build distributed and scalable online services.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| orbit-commons-0.8.0-preview3.pom | |
| orbit-commons-0.8.0-preview3.jar | 52 KB |
| orbit-commons-0.8.0-preview3-sources.jar | 50 KB |
| orbit-commons-0.8.0-preview3-javadoc.jar | 234 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ea.orbit/orbit-commons/ -->
<dependency>
<groupId>com.ea.orbit</groupId>
<artifactId>orbit-commons</artifactId>
<version>0.8.0-preview3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-commons/
implementation 'com.ea.orbit:orbit-commons:0.8.0-preview3'
// https://jarcasting.com/artifacts/com.ea.orbit/orbit-commons/
implementation ("com.ea.orbit:orbit-commons:0.8.0-preview3")
'com.ea.orbit:orbit-commons:jar:0.8.0-preview3'
<dependency org="com.ea.orbit" name="orbit-commons" rev="0.8.0-preview3">
<artifact name="orbit-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ea.orbit', module='orbit-commons', version='0.8.0-preview3')
)
libraryDependencies += "com.ea.orbit" % "orbit-commons" % "0.8.0-preview3"
[com.ea.orbit/orbit-commons "0.8.0-preview3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
Orbit has now moved to a new location at https://github.com/orbit/orbit