Download ness-config-2.0.2.jar file - Jar n

Jar examples for n:ness-config

Description

Ness Configuration component.

You can download jar file ness-config 2.0.2 in this page.

Build File

You can use the following script to add ness-config-2.0.2.jar to your project.

<dependency>
   <groupId>com.nesscomputing.components</groupId>
   <artifactId>ness-config</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'com.nesscomputing.components', name: 'ness-config', version: '2.0.2'
libraryDependencies += "com.nesscomputing.components" % "ness-config" % "2.0.2"
<dependency org="com.nesscomputing.components" name="ness-config" rev="2.0.2"/>
@Grapes(@Grab(group='com.nesscomputing.components', module='ness-config', version='2.0.2'))
'com.nesscomputing.components:ness-config:jar:2.0.2'

Download

Click the following link to download the jar file.

ness-config-2.0.2-javadoc.jar
ness-config-2.0.2-sources.jar
ness-config-2.0.2-test-sources.jar
ness-config-2.0.2-tests.jar
ness-config-2.0.2.jar
ness-config-2.0.2.pom



Related Tutorials