parent

scf apollo parent

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

org.mydotey.scf.apollo
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

parent
scf apollo parent
Project URL

Project URL

https://github.com/mydotey/scf-apollo
Project Organization

Project Organization

mydotey.org
Source Code Management

Source Code Management

https://github.com/mydotey/scf-apollo

Download parent

Filename Size
parent-1.0.3.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.mydotey.scf.apollo/parent/ -->
<dependency>
    <groupId>org.mydotey.scf.apollo</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mydotey.scf.apollo/parent/
implementation 'org.mydotey.scf.apollo:parent:1.0.3'
// https://jarcasting.com/artifacts/org.mydotey.scf.apollo/parent/
implementation ("org.mydotey.scf.apollo:parent:1.0.3")
'org.mydotey.scf.apollo:parent:pom:1.0.3'
<dependency org="org.mydotey.scf.apollo" name="parent" rev="1.0.3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mydotey.scf.apollo', module='parent', version='1.0.3')
)
libraryDependencies += "org.mydotey.scf.apollo" % "parent" % "1.0.3"
[org.mydotey.scf.apollo/parent "1.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • scf-apollo

SCF Apollo Configuaration Source

License

Apollo is a great dynamic versioned configuration system. scf-apollo gives a bridge from apollo to scf.

We can config properties in Apollo management system, but don't care Apollo when we use properties in program. Sometimes we maybe use another configuration management system instead in future.

Usage

Developers

org.mydotey.scf.apollo

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0