is not current version
Last Version 1.6.0.RELEASE

com.outegret:support-apollo 1.5.0.RELEASE


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

support-apollo
Version

Version

1.5.0.RELEASE
Type

Type

jar

Download support-apollo 1.5.0.RELEASE


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