Last Version

Configx Parent 1.0.0

Configx Parent

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.configx
ArtifactId

ArtifactId

configx-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Configx Parent
Configx Parent
Source Code Management

Source Code Management

https://github.com/zouzhirong/configx

Download configx-parent 1.0.0

Filename Size
configx-parent-1.0.0.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • configx-web
  • configx-client
  • configx-demo