Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.xsd2pgschema |
ArtifactId | ArtifactIdxsd2pgschema |
Version | Version4.3.0 |
Type | Typejar |
Filename | Size |
---|---|
xsd2pgschema-4.3.0.pom | |
xsd2pgschema-4.3.0.jar | 707 KB |
xsd2pgschema-4.3.0-sources.jar | 368 KB |
xsd2pgschema-4.3.0-javadoc.jar | 951 KB |
xsd2pgschema-4.3.0-jar-with-dependencies.jar | 27 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.xsd2pgschema/xsd2pgschema/ -->
<dependency>
<groupId>net.sf.xsd2pgschema</groupId>
<artifactId>xsd2pgschema</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.xsd2pgschema/xsd2pgschema/
implementation 'net.sf.xsd2pgschema:xsd2pgschema:4.3.0'
// https://jarcasting.com/artifacts/net.sf.xsd2pgschema/xsd2pgschema/
implementation ("net.sf.xsd2pgschema:xsd2pgschema:4.3.0")
'net.sf.xsd2pgschema:xsd2pgschema:jar:4.3.0'
<dependency org="net.sf.xsd2pgschema" name="xsd2pgschema" rev="4.3.0">
<artifact name="xsd2pgschema" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.xsd2pgschema', module='xsd2pgschema', version='4.3.0')
)
libraryDependencies += "net.sf.xsd2pgschema" % "xsd2pgschema" % "4.3.0"
[net.sf.xsd2pgschema/xsd2pgschema "4.3.0"]