Roperty Migration

A migration utility to transfer Roperty data from one persistence to another.

License

License

GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

roperty-migration
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Roperty Migration
A migration utility to transfer Roperty data from one persistence to another.
Project Organization

Project Organization

Pivotal Software, Inc.

Download roperty-migration

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.parship : roperty jar 1.0
io.github.dheid : roperty-mongodb jar 1.1
io.github.dheid : roperty-jpa jar 1.1
org.hibernate : hibernate-core jar 5.2.4.Final
org.hibernate : hibernate-validator jar 5.2.4.Final
org.postgresql : postgresql jar 42.0.0
org.springframework.boot : spring-boot-starter jar 1.5.2.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.7.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0