Migrannotate

Version control your database schema using Java annotations

License

License

GroupId

GroupId

com.leaprnd.migrannotate
ArtifactId

ArtifactId

runtime
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

Migrannotate
Version control your database schema using Java annotations
Project URL

Project URL

https://github.com/LeapRnD/Migrannotate
Source Code Management

Source Code Management

https://github.com/LeapRnD/Migrannotate.git

Download runtime

Filename Size
runtime-1.0.9.pom
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.leaprnd.migrannotate : annotations jar 1.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0