jar

net.sf.mardao : mardao-maven-plugin

Maven & Gradle

Feb 13, 2015
19 stars

Mardao is the Architect's Java DAO generator for use with Maven

Table Of Contents

Latest Version

Download net.sf.mardao : mardao-maven-plugin JAR file - Latest Versions:

All Versions

Download net.sf.mardao : mardao-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.3.x
2.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mardao-maven-plugin-3.0.13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.mardao.domain

├─ net.sf.mardao.domain.Entity.class - [JAR]

├─ net.sf.mardao.domain.Field.class - [JAR]

├─ net.sf.mardao.domain.Group.class - [JAR]

├─ net.sf.mardao.domain.MergeScheme.class - [JAR]

├─ net.sf.mardao.domain.MergeTemplate.class - [JAR]

net.sf.mardao.plugin

├─ net.sf.mardao.plugin.AbstractMardaoMojo.class - [JAR]

├─ net.sf.mardao.plugin.GenerateSourcesMojo.class - [JAR]

├─ net.sf.mardao.plugin.ProcessDomainMojo.class - [JAR]