Framework

Unidal Framework

Лицензия

Лицензия

Группа

Группа

org.unidal.framework
Идентификатор

Идентификатор

parent
Последняя версия

Последняя версия

4.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Framework
Unidal Framework
Ссылка на сайт

Ссылка на сайт

https://github.com/unidal/frameworks
Организация-разработчик

Организация-разработчик

Unidal Organization
Система контроля версий

Система контроля версий

https://github.com/unidal/frameworks/tree/master

Скачать parent

Имя Файла Размер
parent-4.1.1.pom 13 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.unidal.framework/parent/ -->
<dependency>
    <groupId>org.unidal.framework</groupId>
    <artifactId>parent</artifactId>
    <version>4.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.unidal.framework/parent/
implementation 'org.unidal.framework:parent:4.1.1'
// https://jarcasting.com/artifacts/org.unidal.framework/parent/
implementation ("org.unidal.framework:parent:4.1.1")
'org.unidal.framework:parent:pom:4.1.1'
<dependency org="org.unidal.framework" name="parent" rev="4.1.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.unidal.framework', module='parent', version='4.1.1')
)
libraryDependencies += "org.unidal.framework" % "parent" % "4.1.1"
[org.unidal.framework/parent "4.1.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • eunit-testfwk
  • type-converter
  • java-fragment
  • foundation-service
  • dal-jdbc
  • test-framework
  • web-framework
  • framework-bom

Frameworks Build Status

  • dal-jdbc: Data Access Layer for JDBC
  • eunit-testfwk: Easy Unit Test Framework
  • foundation-service: Foundation Service
  • java-fragment: Java As A Scripting (JDK6+)
  • test-framework: Jetty based Test Framework
  • type-converter: Java Type Converter
  • web-framework: Servlet based MVC framework
org.unidal.framework

Unidal

Версии библиотеки

Версия
4.1.1
4.1.0
4.0.4
3.1.0
3.0.3
2.5.0
2.4.0