License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.codelibs.fess |
ArtifactId | ArtifactIdfess-ingest-ndjson |
Version | Version14.2.0 |
Type | Typejar |
Description |
DescriptionNDJSON Ingester
Fess is Full tExt Search System.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fess-ingest-ndjson-14.2.0.pom | |
fess-ingest-ndjson-14.2.0.jar | 7 KB |
fess-ingest-ndjson-14.2.0-sources.jar | 3 KB |
fess-ingest-ndjson-14.2.0-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codelibs.fess/fess-ingest-ndjson/ -->
<dependency>
<groupId>org.codelibs.fess</groupId>
<artifactId>fess-ingest-ndjson</artifactId>
<version>14.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.fess/fess-ingest-ndjson/
implementation 'org.codelibs.fess:fess-ingest-ndjson:14.2.0'
// https://jarcasting.com/artifacts/org.codelibs.fess/fess-ingest-ndjson/
implementation ("org.codelibs.fess:fess-ingest-ndjson:14.2.0")
'org.codelibs.fess:fess-ingest-ndjson:jar:14.2.0'
<dependency org="org.codelibs.fess" name="fess-ingest-ndjson" rev="14.2.0">
<artifact name="fess-ingest-ndjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.fess', module='fess-ingest-ndjson', version='14.2.0')
)
libraryDependencies += "org.codelibs.fess" % "fess-ingest-ndjson" % "14.2.0"
[org.codelibs.fess/fess-ingest-ndjson "14.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codelibs : corelib | jar | 0.5.5 |
org.lastaflute : lastaflute | jar | 1.2.4 |
org.dbflute : dbflute-runtime | jar | 1.2.6 |
org.slf4j : slf4j-api | jar | 1.7.35 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.codelibs.fess : fess | jar | 14.2.0 |
org.opensearch : opensearch | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.dbflute.utflute : utflute-lastaflute | jar | 0.9.5 |