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

Jar examples for n:ness-config

Description

Ness Configuration component.

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials