Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fugerit-org/fj-daogen-legacy

Legacy module for Venus Mars
https://github.com/fugerit-org/fj-daogen-legacy

code-generation java legacy legacy-code legacy-s

Last synced: 13 days ago
JSON representation

Legacy module for Venus Mars

Awesome Lists containing this project

README

        

# fj-daogen-legacy

Legacy module for Venus Mars [fj-daogen](https://github.com/fugerit-org/fj-daogen)

This project provide compatibility layers for previous version of fj-daogen, to be used with the fj-daogen-maven-plugin.

[![license](https://img.shields.io/badge/License-Apache%20License%202.0-teal.svg)](https://opensource.org/licenses/Apache-2.0)

See [CHANGELOG.md](CHANGELOG.md) for list of changes in the project.

## Currently supported versions are :
1. [fj-daogen-legagy-v0-4-2-7](fj-daogen-legacy-v0-4-2-7/README.md) [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java.legacy/fj-daogen-legacy-v0-4-2-7.svg)](https://mvnrepository.com/artifact/org.fugerit.java.legacy/fj-daogen-legacy-v0-4-2-7)
2. [fj-daogen-legagy-v0-4-4](fj-daogen-legacy-v0-4-4/README.md) [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java.legacy/fj-daogen-legacy-v0-4-4.svg)](https://mvnrepository.com/artifact/org.fugerit.java.legacy/fj-daogen-legacy-v0-4-4)
3. [fj-daogen-legagy-v1-0-1](fj-daogen-legacy-v1-0-1/README.md) [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java.legacy/fj-daogen-legacy-v1-0-1.svg)](https://mvnrepository.com/artifact/org.fugerit.java.legacy/fj-daogen-legacy-v1-0-1)

## Create a new compatibility layer
Here you can find a brief [guide](src/docs/create_layer.md)

----------------------------------------

NOTE: The module [fj-daogen-legagy-base](fj-daogen-legagy-base/README.md) provides some utilities needed by the various compatibility layers.