SQL Developer XML Importer

Import database connection info from SQL Developer 3.x exported XML.

License

License

GroupId

GroupId

consulting.omnia.util
ArtifactId

ArtifactId

sql-developer-xml-importer
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

SQL Developer XML Importer
Import database connection info from SQL Developer 3.x exported XML.
Project URL

Project URL

https://bitbucket.org/omniaconsulting/util-java
Project Organization

Project Organization

Omnia Consulting

Download sql-developer-xml-importer

How to add to project

<!-- https://jarcasting.com/artifacts/consulting.omnia.util/sql-developer-xml-importer/ -->
<dependency>
    <groupId>consulting.omnia.util</groupId>
    <artifactId>sql-developer-xml-importer</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/consulting.omnia.util/sql-developer-xml-importer/
implementation 'consulting.omnia.util:sql-developer-xml-importer:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/consulting.omnia.util/sql-developer-xml-importer/
implementation ("consulting.omnia.util:sql-developer-xml-importer:1.0.1-RELEASE")
'consulting.omnia.util:sql-developer-xml-importer:jar:1.0.1-RELEASE'
<dependency org="consulting.omnia.util" name="sql-developer-xml-importer" rev="1.0.1-RELEASE">
  <artifact name="sql-developer-xml-importer" type="jar" />
</dependency>
@Grapes(
@Grab(group='consulting.omnia.util', module='sql-developer-xml-importer', version='1.0.1-RELEASE')
)
libraryDependencies += "consulting.omnia.util" % "sql-developer-xml-importer" % "1.0.1-RELEASE"
[consulting.omnia.util/sql-developer-xml-importer "1.0.1-RELEASE"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE