NHIN Direct java configuration service parent.

NHIN Direct parent project for java configuration services.

License

License

New BSD License
Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

config
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

NHIN Direct java configuration service parent.
NHIN Direct parent project for java configuration services.

Download config

Filename Size
config-1.0.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • config-store
  • config-service-jar
  • config-service
  • config-service-client

Versions

Version
1.0