Last Version

orm 0.0.1

Simple java orm

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.wizarius
ArtifactId

ArtifactId

orm
Version

Version

0.0.1
Type

Type

jar
Description

Description

orm
Simple java orm

Download orm 0.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.6
log4j : log4j jar 1.2.17
org.springframework : spring-context jar 4.3.7.RELEASE
org.hibernate : hibernate-core jar 4.1.9.Final
org.postgresql : postgresql jar 42.2.2
com.fasterxml.jackson.core : jackson-databind jar 2.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.