| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdflo-service |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflo service
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
| Filename | Size |
|---|---|
| flo-service-0.1.1.pom | |
| flo-service-0.1.1.jar | 11 KB |
| flo-service-0.1.1-sources.jar | 6 KB |
| flo-service-0.1.1-javadoc.jar | 30 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.mockito : mockito-all | jar | 1.10.19 |