License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.bradleysmithllc.star-schema-commander |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionstar-schema-commander-parent
Star(schema) Commander is a tool for browsing and querying star schemas
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.star-schema-commander/parent/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.star-schema-commander</groupId>
<artifactId>parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.star-schema-commander/parent/
implementation 'org.bitbucket.bradleysmithllc.star-schema-commander:parent:1.0'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.star-schema-commander/parent/
implementation ("org.bitbucket.bradleysmithllc.star-schema-commander:parent:1.0")
'org.bitbucket.bradleysmithllc.star-schema-commander:parent:pom:1.0'
<dependency org="org.bitbucket.bradleysmithllc.star-schema-commander" name="parent" rev="1.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.star-schema-commander', module='parent', version='1.0')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.star-schema-commander" % "parent" % "1.0"
[org.bitbucket.bradleysmithllc.star-schema-commander/parent "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.bradleysmithllc.java-cl-parser : java-cl-parser | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |