GroupId | GroupIdorg.visallo |
---|---|
ArtifactId | ArtifactIdvisallo-tools-ontology-ingest-common |
Version | Version2.2.14 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.visallo/visallo-tools-ontology-ingest-common/ -->
<dependency>
<groupId>org.visallo</groupId>
<artifactId>visallo-tools-ontology-ingest-common</artifactId>
<version>2.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.visallo/visallo-tools-ontology-ingest-common/
implementation 'org.visallo:visallo-tools-ontology-ingest-common:2.2.14'
// https://jarcasting.com/artifacts/org.visallo/visallo-tools-ontology-ingest-common/
implementation ("org.visallo:visallo-tools-ontology-ingest-common:2.2.14")
'org.visallo:visallo-tools-ontology-ingest-common:jar:2.2.14'
<dependency org="org.visallo" name="visallo-tools-ontology-ingest-common" rev="2.2.14">
<artifact name="visallo-tools-ontology-ingest-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.visallo', module='visallo-tools-ontology-ingest-common', version='2.2.14')
)
libraryDependencies += "org.visallo" % "visallo-tools-ontology-ingest-common" % "2.2.14"
[org.visallo/visallo-tools-ontology-ingest-common "2.2.14"]