Jar examples for p:platform
This bundles initializes the system graph with default values, provides a service to access configuration default values, and a GUI to edit such values.
You can download jar file platform.config 0.3-incubating in this page.
Apache License
You can use the following script to add platform.config-0.3-incubating.jar to your project.
<dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.config</artifactId> <version>0.3-incubating</version> </dependency>
compile group: 'org.apache.clerezza', name: 'platform.config', version: '0.3-incubating'
libraryDependencies += "org.apache.clerezza" % "platform.config" % "0.3-incubating"
<dependency org="org.apache.clerezza" name="platform.config" rev="0.3-incubating"/>
@Grapes(@Grab(group='org.apache.clerezza', module='platform.config', version='0.3-incubating'))
'org.apache.clerezza:platform.config:jar:0.3-incubating'
Click the following link to download the jar file.
platform.config-0.3-incubating-javadoc.jar