| License | License | 
|---|---|
| GroupId | GroupIdde.julielab | 
| ArtifactId | ArtifactIdjulielab-concept-db-application | 
| Last Version | Last Version1.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJULIE Lab Concept DB Manager Application 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 | 
<!-- https://jarcasting.com/artifacts/de.julielab/julielab-concept-db-application/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>julielab-concept-db-application</artifactId>
    <version>1.1.1</version>
</dependency>// https://jarcasting.com/artifacts/de.julielab/julielab-concept-db-application/
implementation 'de.julielab:julielab-concept-db-application:1.1.1'// https://jarcasting.com/artifacts/de.julielab/julielab-concept-db-application/
implementation ("de.julielab:julielab-concept-db-application:1.1.1")'de.julielab:julielab-concept-db-application:jar:1.1.1'<dependency org="de.julielab" name="julielab-concept-db-application" rev="1.1.1">
  <artifact name="julielab-concept-db-application" type="jar" />
</dependency>@Grapes(
@Grab(group='de.julielab', module='julielab-concept-db-application', version='1.1.1')
)libraryDependencies += "de.julielab" % "julielab-concept-db-application" % "1.1.1"[de.julielab/julielab-concept-db-application "1.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| de.julielab : julielab-concept-db-manager-core | jar | 1.1.1 | 
| commons-io : commons-io | jar | 2.5 | 
| args4j : args4j | jar | 2.33 | 
| de.julielab : julielab-java-utilities | jar | 1.3.2 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| de.julielab : julielab-concept-creation-bioportal | jar | 1.1.1 | 
| org.assertj : assertj-core | jar | 3.16.1 | 
| org.testng : testng | jar | 7.1.0 |