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

Jar examples for n:ness-config

Description

Ness Configuration component.

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials