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