| Лицензия |
Лицензия |
|---|---|
| Группа | Группаgr.abiss.md4j |
| Идентификатор | Идентификаторmd4j |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| md4j-0.2.pom | |
| md4j-0.2.jar | 94 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.8 |
| commons-configuration : commons-configuration | jar | 1.3 |
| org.hibernate : hibernate | jar | 3.2.4.ga |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ant : ant | jar | 1.6.5 |