License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.runtime |
ArtifactId | ArtifactIdorg.apache.lucene.core |
Last Version | Last Version3.5.0.v20120725-1805 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.apache.lucene.core_3.5.0.v20120725-1805.jar
A component of the BIRT runtime
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.apache.lucene.core/ -->
<dependency>
<groupId>org.eclipse.birt.runtime</groupId>
<artifactId>org.apache.lucene.core</artifactId>
<version>3.5.0.v20120725-1805</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.apache.lucene.core/
implementation 'org.eclipse.birt.runtime:org.apache.lucene.core:3.5.0.v20120725-1805'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.apache.lucene.core/
implementation ("org.eclipse.birt.runtime:org.apache.lucene.core:3.5.0.v20120725-1805")
'org.eclipse.birt.runtime:org.apache.lucene.core:jar:3.5.0.v20120725-1805'
<dependency org="org.eclipse.birt.runtime" name="org.apache.lucene.core" rev="3.5.0.v20120725-1805">
<artifact name="org.apache.lucene.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime', module='org.apache.lucene.core', version='3.5.0.v20120725-1805')
)
libraryDependencies += "org.eclipse.birt.runtime" % "org.apache.lucene.core" % "3.5.0.v20120725-1805"
[org.eclipse.birt.runtime/org.apache.lucene.core "3.5.0.v20120725-1805"]