DB Diff Hibernate Tools

Tools to compare live DB schema with Hibernate mappings

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.vecna
ArtifactId

ArtifactId

dbDiff-hibernate
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

DB Diff Hibernate Tools
Tools to compare live DB schema with Hibernate mappings
Project Organization

Project Organization

Vecna Technologies

Download dbDiff-hibernate

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.1.7.Final
com.vecna : dbDiff jar 2.3

test (4)

Group / Artifact Type Version
postgresql : postgresql jar 8.4-702.jdbc3
javassist : javassist jar 3.9.0.GA
junit : junit jar 4.8
com.h2database : h2 jar 1.2.144

Project Modules

There are no modules declared in this project.
com.vecna

Vecna Technologies, Inc.

Versions

Version
2.3
2.2
2.1
1.5
1.4
1.3
1.2
1.1.3