EZ

This is a ORM framework

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.ezormnow
ArtifactId

ArtifactId

EZ
Last Version

Last Version

1.8-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

EZ
This is a ORM framework

Download EZ

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
com.oracle » ojdbc6 jar 11.2.0.3
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.poi : poi-ooxml jar 5.2.2
mysql : mysql-connector-java jar 8.0.25
org.apache.commons : commons-lang3 jar 3.12.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M5

Project Modules

There are no modules declared in this project.

Versions

Version
1.8-RELEASE
1.7-RELEASE
1.6-RELEASE
1.5-RELEASE
1.4-RELEASE
1.3-RELEASE
1.2-RELEASE
1.1-RELEASE
1.0-RELEASE