Last Version

Colesico Configuration Module 5.2.0

Colesico framework configuration support module

License

License

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.colesico.framework
ArtifactId

ArtifactId

colesico-config
Version

Version

5.2.0
Type

Type

jar
Description

Description

Colesico Configuration Module
Colesico framework configuration support module
Project URL

Project URL

https://github.com/colesico/colesico-framework

Download colesico-config 5.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.colesico.framework : colesico-ioc jar 5.2.0
net.colesico.framework : colesico-introspection jar 5.2.0

Project Modules

There are no modules declared in this project.