jmulticonfig

Java configuration management for multi-project builds

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.kanesee
ArtifactId

ArtifactId

jmulticonfig
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jmulticonfig
Java configuration management for multi-project builds
Project URL

Project URL

https://github.com/kanesee/jmulticonfig

Download jmulticonfig

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.corn : corn-cps jar 1.1.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0