License |
License |
---|---|
GroupId | GroupIdio.openk9 |
ArtifactId | ArtifactIdio.openk9.ingestion.driver.manager.api |
Last Version | Last Version0.0.1-SNAPSHOTS |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioningestion-driver-manager-api
Open Source Enterprise Cognitive Search Engine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.openk9/io.openk9.ingestion.driver.manager.api/ -->
<dependency>
<groupId>io.openk9</groupId>
<artifactId>io.openk9.ingestion.driver.manager.api</artifactId>
<version>0.0.1-SNAPSHOTS</version>
</dependency>
// https://jarcasting.com/artifacts/io.openk9/io.openk9.ingestion.driver.manager.api/
implementation 'io.openk9:io.openk9.ingestion.driver.manager.api:0.0.1-SNAPSHOTS'
// https://jarcasting.com/artifacts/io.openk9/io.openk9.ingestion.driver.manager.api/
implementation ("io.openk9:io.openk9.ingestion.driver.manager.api:0.0.1-SNAPSHOTS")
'io.openk9:io.openk9.ingestion.driver.manager.api:jar:0.0.1-SNAPSHOTS'
<dependency org="io.openk9" name="io.openk9.ingestion.driver.manager.api" rev="0.0.1-SNAPSHOTS">
<artifact name="io.openk9.ingestion.driver.manager.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openk9', module='io.openk9.ingestion.driver.manager.api', version='0.0.1-SNAPSHOTS')
)
libraryDependencies += "io.openk9" % "io.openk9.ingestion.driver.manager.api" % "0.0.1-SNAPSHOTS"
[io.openk9/io.openk9.ingestion.driver.manager.api "0.0.1-SNAPSHOTS"]