Last Version

flo service 0.1.1

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

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-service
Version

Version

0.1.1
Type

Type

jar
Description

Description

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

Download flo-service 0.1.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.spotify : flo-grpc jar 0.1.1
io.rouz : flo-workflow jar 0.0.8
io.grpc : grpc-netty jar 1.0.3
com.spotify : apollo-http-service jar
com.spotify : apollo-entity jar
com.google.cloud : google-cloud-datastore jar 0.6.0
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.