| License | License | 
|---|---|
| GroupId | GroupIdde.julielab | 
| ArtifactId | ArtifactIdjulielab-concept-db-manager | 
| Last Version | Last Version1.1.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionJULIE Lab Concept Database Manager This project is a collection of tools with the goal to import ontological concepts into a graph
        database. The graph database then allows to traverse the imported data with a graph-specific query language. In
        case of a Neo4j database, which is the one employed by this tool, uses the Cypher query language. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| julielab-concept-db-manager-1.1.1.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.julielab/julielab-concept-db-manager/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>julielab-concept-db-manager</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/de.julielab/julielab-concept-db-manager/
implementation 'de.julielab:julielab-concept-db-manager:1.1.1'// https://jarcasting.com/artifacts/de.julielab/julielab-concept-db-manager/
implementation ("de.julielab:julielab-concept-db-manager:1.1.1")'de.julielab:julielab-concept-db-manager:pom:1.1.1'<dependency org="de.julielab" name="julielab-concept-db-manager" rev="1.1.1">
  <artifact name="julielab-concept-db-manager" type="pom" />
</dependency>@Grapes(
@Grab(group='de.julielab', module='julielab-concept-db-manager', version='1.1.1')
)libraryDependencies += "de.julielab" % "julielab-concept-db-manager" % "1.1.1"[de.julielab/julielab-concept-db-manager "1.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.assertj : assertj-core | jar | 3.16.1 | 
| org.testng : testng | jar | 7.1.0 |