is not current version
Last Version 5.2.2

net.sf.xsd2pgschema:xsd2pgschema 4.1.4

Database replication tool based on XML Schema

Categories

Categories

Net
GroupId

GroupId

net.sf.xsd2pgschema
ArtifactId

ArtifactId

xsd2pgschema
Version

Version

4.1.4
Type

Type

jar

Download xsd2pgschema 4.1.4


<!-- https://jarcasting.com/artifacts/net.sf.xsd2pgschema/xsd2pgschema/ -->
<dependency>
    <groupId>net.sf.xsd2pgschema</groupId>
    <artifactId>xsd2pgschema</artifactId>
    <version>4.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.xsd2pgschema/xsd2pgschema/
implementation 'net.sf.xsd2pgschema:xsd2pgschema:4.1.4'
// https://jarcasting.com/artifacts/net.sf.xsd2pgschema/xsd2pgschema/
implementation ("net.sf.xsd2pgschema:xsd2pgschema:4.1.4")
'net.sf.xsd2pgschema:xsd2pgschema:jar:4.1.4'
<dependency org="net.sf.xsd2pgschema" name="xsd2pgschema" rev="4.1.4">
  <artifact name="xsd2pgschema" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.xsd2pgschema', module='xsd2pgschema', version='4.1.4')
)
libraryDependencies += "net.sf.xsd2pgschema" % "xsd2pgschema" % "4.1.4"
[net.sf.xsd2pgschema/xsd2pgschema "4.1.4"]