d

de.micromata.mgc.jpa.xmldump

Im- and export tables in XML.
Files download
File Operation
de.micromata.mgc.jpa.xmldump-3.1.3.jar download
de.micromata.mgc.jpa.xmldump-3.1.3.pom download
de.micromata.mgc.jpa.xmldump-3.1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>de.micromata.mgc</groupId>
  <artifactId>de.micromata.mgc.jpa.xmldump</artifactId>
  <version>3.1.3</version>
</dependency>
Gradle Groovy
implementation 'de.micromata.mgc:de.micromata.mgc.jpa.xmldump:3.1.3'
Gradle Kotlin
implementation("de.micromata.mgc:de.micromata.mgc.jpa.xmldump:3.1.3")
Scala SBT
libraryDependencies += "de.micromata.mgc" % "de.micromata.mgc.jpa.xmldump" % "3.1.3"
Groovy Grape
@Grapes(
  @Grab(group='de.micromata.mgc', module='de.micromata.mgc.jpa.xmldump', version='3.1.3')
)
Apache Ivy
<dependency org="de.micromata.mgc" name="de.micromata.mgc.jpa.xmldump" rev="3.1.3" />
Leiningen
[de.micromata.mgc/de.micromata.mgc.jpa.xmldump "3.1.3"]
Apache Buildr
'de.micromata.mgc:de.micromata.mgc.jpa.xmldump:jar:3.1.3'