Jar examples for n:namedconfiguration
Named Configuration persistence and data models are handled by this bundle. Any directory and discovery related APIs can be built on top of this.
You can download jar file namedconfiguration 0.1.0 in this page.
CPAL, Version 1.0
You can use the following script to add namedconfiguration-0.1.0.jar to your project.
<dependency> <groupId>com.fiorano.openesb</groupId> <artifactId>namedconfiguration</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.fiorano.openesb', name: 'namedconfiguration', version: '0.1.0'
libraryDependencies += "com.fiorano.openesb" % "namedconfiguration" % "0.1.0"
<dependency org="com.fiorano.openesb" name="namedconfiguration" rev="0.1.0"/>
@Grapes(@Grab(group='com.fiorano.openesb', module='namedconfiguration', version='0.1.0'))
'com.fiorano.openesb:namedconfiguration:jar:0.1.0'
Click the following link to download the jar file.
namedconfiguration-0.1.0.jar