| License |
License |
|---|---|
| Categories |
CategoriesApollo Container Microservices |
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdapollo-parent |
| Version | Version1.19.0-RC |
| Type | Typepom |
| Description |
DescriptionSpotify Apollo Parent
Java libraries for writing composable microservices
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| apollo-parent-1.19.0-RC.pom | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/apollo-parent/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>apollo-parent</artifactId>
<version>1.19.0-RC</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-parent/
implementation 'com.spotify:apollo-parent:1.19.0-RC'
// https://jarcasting.com/artifacts/com.spotify/apollo-parent/
implementation ("com.spotify:apollo-parent:1.19.0-RC")
'com.spotify:apollo-parent:pom:1.19.0-RC'
<dependency org="com.spotify" name="apollo-parent" rev="1.19.0-RC">
<artifact name="apollo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-parent', version='1.19.0-RC')
)
libraryDependencies += "com.spotify" % "apollo-parent" % "1.19.0-RC"
[com.spotify/apollo-parent "1.19.0-RC"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |