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