Last Version

star-schema-commander-parent 1.0

Star(schema) Commander is a tool for browsing and querying star schemas

License

License

GroupId

GroupId

org.bitbucket.bradleysmithllc.star-schema-commander
ArtifactId

ArtifactId

parent
Version

Version

1.0
Type

Type

pom
Description

Description

star-schema-commander-parent
Star(schema) Commander is a tool for browsing and querying star schemas
Project URL

Project URL

https://bitbucket.org/bradleysmithllc/star-schema-commander
Source Code Management

Source Code Management

https://bitbucket.org/bradleysmithllc/star-schema-commander/src

Download parent 1.0

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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.bitbucket.bradleysmithllc.java-cl-parser : java-cl-parser jar 3.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • core
  • cli
  • awt-gui