Last Version

parent 0.1.0

graiph parent module

License

License

GroupId

GroupId

com.github.grapheco
ArtifactId

ArtifactId

parent
Version

Version

0.1.0
Type

Type

pom
Description

Description

parent
graiph parent module

Download parent 0.1.0

Filename Size
parent-0.1.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.grapheco/parent/ -->
<dependency>
    <groupId>com.github.grapheco</groupId>
    <artifactId>parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.grapheco/parent/
implementation 'com.github.grapheco:parent:0.1.0'
// https://jarcasting.com/artifacts/com.github.grapheco/parent/
implementation ("com.github.grapheco:parent:0.1.0")
'com.github.grapheco:parent:pom:0.1.0'
<dependency org="com.github.grapheco" name="parent" rev="0.1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.grapheco', module='parent', version='0.1.0')
)
libraryDependencies += "com.github.grapheco" % "parent" % "0.1.0"
[com.github.grapheco/parent "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.scalatest : scalatest_2.11 jar 3.0.5
org.specs2 : specs2-core_2.11 jar 4.2.0
org.specs2 : specs2-junit_2.11 jar 4.2.0

Project Modules

  • graiph-database
  • graiph-connector
  • graiph-server
  • semantic-operators
  • graiph-common
  • graiph-it