Last Version

Orbit Spring 1.3.2

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

License

License

GroupId

GroupId

cloud.orbit
ArtifactId

ArtifactId

orbit-spring
Version

Version

1.3.2
Type

Type

jar
Description

Description

Orbit Spring
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
Source Code Management

Source Code Management

https://github.com/orbit/orbit-spring

Download orbit-spring 1.3.2


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

Dependencies

compile (5)

Group / Artifact Type Version
cloud.orbit : orbit-runtime jar 1.9.2
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-actuator Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
javax.xml.bind : jaxb-api jar 2.2.3

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-web jar
org.slf4j : slf4j-simple jar
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.