MVN

org.bitbucket.askllc.fermenter : root

Maven & Gradle

Apr 06, 2023

Fermenter · 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.

<dependency>
    <groupId>org.bitbucket.askllc.fermenter</groupId>
    <artifactId>root</artifactId>
    <version>2.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.askllc.fermenter : root to add to Maven - Latest Versions:

  • Latest Stable: 2.7.0
  • Latest Release Candidate: 2.0.0.RC23

All Versions

Choose a version of org.bitbucket.askllc.fermenter : root to add to Maven - All Versions:

Version Vulnerabilities Updated
2.7.x
root-2.7.0
2.6.x
root-2.6.0
2.5.x
root-2.5.0
2.4.x
root-2.4.0
2.3.x
root-2.3.0
2.2.x
root-2.2.0
2.1.x
root-2.1.5
root-2.1.4
root-2.1.3
root-2.1.2
root-2.1.1
root-2.1.0
2.0.x
root-2.0.1
root-2.0.0.CR24
root-2.0.0
root-2.0.0.RC23
root-2.0.0.RC22
root-2.0.0.RC21
root-2.0.0.RC20
root-2.0.0.CR19
root-2.0.0.CR18
root-2.0.0.CR17
root-2.0.0.CR16
root-2.0.0.CR15
root-2.0.0.CR14
root-2.0.0.CR13
root-2.0.0.CR12
root-2.0.0.CR11
root-2.0.0.CR10
root-2.0.0.CR9
root-2.0.0.CR8
root-2.0.0.CR7
root-2.0.0.CR6
root-2.0.0.CR5
root-2.0.0.CR4
root-2.0.0.CR3
root-2.0.0.CR2
root-2.0.0.CR1
1.0.x
root-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.bitbucket.askllc.fermenter</groupId>
    <artifactId>root</artifactId>
    <version>2.7.0</version>
</dependency>