Download root-4.6.2.jar file - Jar r

Jar examples for r:root

Description

In brewing, a fermenter is a vessel in which unfinished ingredients become nearly finished beer. In Model Driven Architecture, Fermenter is a project that converts functional concepts into nearly finished applications. This approach allows for the quick definition and assembly of applications with the focus on functional concepts rather than technical underpinnings. Fermenter is an MDA engine that allows common concepts to be modeled and spawn any number of generated source files. In turn, this allows developers to focus more time on business logic, less time on technical underpinnings, and achieve extremely high levels of architectural conformity.

You can download jar file root 4.6.2 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1

Build File

You can use the following script to add root-4.6.2.jar to your project.

<dependency>
   <groupId>org.hammerlab.sbt</groupId>
   <artifactId>root</artifactId>
   <version>4.6.2</version>
</dependency>
compile group: 'org.hammerlab.sbt', name: 'root', version: '4.6.2'
libraryDependencies += "org.hammerlab.sbt" % "root" % "4.6.2"
<dependency org="org.hammerlab.sbt" name="root" rev="4.6.2"/>
@Grapes(@Grab(group='org.hammerlab.sbt', module='root', version='4.6.2'))
'org.hammerlab.sbt:root:jar:4.6.2'

Download

Click the following link to download the jar file.

root-4.6.2-javadoc.jar
root-4.6.2-sources.jar
root-4.6.2.jar
root-4.6.2.pom



Related Tutorials