Apollo Elide integration

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
Last Version

Last Version

0.0.3
Release Date

Release Date

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

How to add to project

<!-- 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.

Apollo-Elide

Build Status Codecov Maven Central License

This library provides an integration between Apollo and Elide.

NOTICE

The library currently in the early alpha stage, and we can make no guarantees about the quality, stability of APIs or anything else. But do feel free to try it out and give us feedback in the form of issue reports or PRs!

Code of conduct

This project adheres to the Open Code of Conduct. By participating, you are expected to honor this code.

com.spotify

Spotify

Versions

Version
0.0.3
0.0.2
0.0.1