jar

org.odpi.egeria : egeria-connector-xtdb-migrator

Maven & Gradle

May 05, 2023
15 stars

egeria-connector-xtdb-migrator · Migration utilities for the OCF OMRS Connector for a historical metadata back-end based on XTDB.

Table Of Contents

Latest Version

Download org.odpi.egeria : egeria-connector-xtdb-migrator JAR file - Latest Versions:

All Versions

Download org.odpi.egeria : egeria-connector-xtdb-migrator JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0
3.15
3.14
3.10
3.9
3.8
3.6
3.4
3.3
3.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window egeria-connector-xtdb-migrator-4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.odpi.egeria.connectors.juxt.xtdb.migration.model

├─ org.odpi.egeria.connectors.juxt.xtdb.migration.model.Upgrade2To3.class - [JAR]

├─ org.odpi.egeria.connectors.juxt.xtdb.migration.model.UpgradeInitialTo2.class - [JAR]

├─ org.odpi.egeria.connectors.juxt.xtdb.migration.model.UpgradePersistence.class - [JAR]

org.odpi.egeria.connectors.juxt.xtdb.migration

├─ org.odpi.egeria.connectors.juxt.xtdb.migration.Migrator.class - [JAR]

Advertisement