Framework

Unidal Framework

License

License

GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

parent
Last Version

Last Version

4.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Framework
Unidal Framework
Project URL

Project URL

https://github.com/unidal/frameworks
Project Organization

Project Organization

Unidal Organization
Source Code Management

Source Code Management

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

Download parent

Filename Size
parent-4.1.1.pom 13 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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

Versions

Version
4.1.1
4.1.0
4.0.4
3.1.0
3.0.3
2.5.0
2.4.0