Last Version

MD4J 0.2

MD4J is a passive, model driven, extensible J2EE webapp generator. Currently Hibernate 3 mappings are supported as input, with EJB 2.1, Struts 1.x and JSP 2.0 as output for CRUD and Search operations with patterns like MVC, DAO and SessionFacade. Ant task included.

License

License

GroupId

GroupId

gr.abiss.md4j
ArtifactId

ArtifactId

md4j
Version

Version

0.2
Type

Type

jar
Description

Description

MD4J
MD4J is a passive, model driven, extensible J2EE webapp generator. Currently Hibernate 3 mappings are supported as input, with EJB 2.1, Struts 1.x and JSP 2.0 as output for CRUD and Search operations with patterns like MVC, DAO and SessionFacade. Ant task included.
Source Code Management

Source Code Management

http://md4j.cvs.sourceforge.net/md4j

Download md4j 0.2

Filename Size
md4j-0.2.pom
md4j-0.2.jar 94 KB
Browse

<!-- https://jarcasting.com/artifacts/gr.abiss.md4j/md4j/ -->
<dependency>
    <groupId>gr.abiss.md4j</groupId>
    <artifactId>md4j</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/gr.abiss.md4j/md4j/
implementation 'gr.abiss.md4j:md4j:0.2'
// https://jarcasting.com/artifacts/gr.abiss.md4j/md4j/
implementation ("gr.abiss.md4j:md4j:0.2")
'gr.abiss.md4j:md4j:jar:0.2'
<dependency org="gr.abiss.md4j" name="md4j" rev="0.2">
  <artifact name="md4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='gr.abiss.md4j', module='md4j', version='0.2')
)
libraryDependencies += "gr.abiss.md4j" % "md4j" % "0.2"
[gr.abiss.md4j/md4j "0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.8
commons-configuration : commons-configuration jar 1.3
org.hibernate : hibernate jar 3.2.4.ga

provided (1)

Group / Artifact Type Version
ant : ant jar 1.6.5

Project Modules

There are no modules declared in this project.