Last Version

Apollo Elide integration 0.0.3

The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.

License

License

Categories

Categories

IDE Development Tools Apollo Container Microservices Elide Program Interface REST Frameworks
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-elide
Version

Version

0.0.3
Type

Type

jar
Description

Description

Apollo Elide integration
The Spotify Root project helps establish consistent Maven conventions by being the parent POM for other participating projects.
Source Code Management

Source Code Management

https://github.com/spotify/apollo-elide

Download apollo-elide 0.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.spotify : apollo-api jar 1.3.0
com.yahoo.elide : elide-core jar 2.4.8
org.slf4j : slf4j-api jar 1.7.12
com.spotify : apollo-test jar 1.3.0

provided (2)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.1
com.google.code.findbugs : jsr305 jar 3.0.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
com.yahoo.elide : elide-datastore-inmemorydb jar 2.4.8
ch.qos.logback : logback-classic jar 1.1.7
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.