License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.xsd2pgschema |
ArtifactId | ArtifactIdxsd2pgschema |
Version | Version5.1.1 |
Type | Typejar |
Description |
Descriptionxsd2pgschema
Database replication tool based on XML Schema
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xsd2pgschema-5.1.1.pom | |
xsd2pgschema-5.1.1.jar | 1 MB |
xsd2pgschema-5.1.1-sources.jar | 635 KB |
xsd2pgschema-5.1.1-javadoc.jar | 1 MB |
xsd2pgschema-5.1.1-jar-with-dependencies.jar | 24 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.xsd2pgschema/xsd2pgschema/ -->
<dependency>
<groupId>net.sf.xsd2pgschema</groupId>
<artifactId>xsd2pgschema</artifactId>
<version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.xsd2pgschema/xsd2pgschema/
implementation 'net.sf.xsd2pgschema:xsd2pgschema:5.1.1'
// https://jarcasting.com/artifacts/net.sf.xsd2pgschema/xsd2pgschema/
implementation ("net.sf.xsd2pgschema:xsd2pgschema:5.1.1")
'net.sf.xsd2pgschema:xsd2pgschema:jar:5.1.1'
<dependency org="net.sf.xsd2pgschema" name="xsd2pgschema" rev="5.1.1">
<artifact name="xsd2pgschema" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.xsd2pgschema', module='xsd2pgschema', version='5.1.1')
)
libraryDependencies += "net.sf.xsd2pgschema" % "xsd2pgschema" % "5.1.1"
[net.sf.xsd2pgschema/xsd2pgschema "5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 42.2.23 |
org.apache.lucene : lucene-core | jar | 8.9.0 |
org.apache.lucene : lucene-analyzers-common | jar | 8.9.0 |
org.apache.lucene : lucene-suggest | jar | 8.9.0 |
org.apache.lucene : lucene-misc | jar | 8.9.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-text | jar | 1.9 |
commons-codec : commons-codec | jar | 1.15 |
xerces : xercesImpl | jar | 2.12.1 |
org.antlr : antlr4 | jar | 4.9.2 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.4 |