License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdorg.smart4j |
ArtifactId | ArtifactIdsmart-plugin-search |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmart is a lightweight Java Web Framework and reusable components.
|
Project URL |
Project URL |
Filename | Size |
---|---|
smart-plugin-search-2.2.pom | |
smart-plugin-search-2.2.jar | 11 KB |
smart-plugin-search-2.2-sources.jar | 5 KB |
smart-plugin-search-2.2-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smart4j/smart-plugin-search/ -->
<dependency>
<groupId>org.smart4j</groupId>
<artifactId>smart-plugin-search</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.smart4j/smart-plugin-search/
implementation 'org.smart4j:smart-plugin-search:2.2'
// https://jarcasting.com/artifacts/org.smart4j/smart-plugin-search/
implementation ("org.smart4j:smart-plugin-search:2.2")
'org.smart4j:smart-plugin-search:jar:2.2'
<dependency org="org.smart4j" name="smart-plugin-search" rev="2.2">
<artifact name="smart-plugin-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smart4j', module='smart-plugin-search', version='2.2')
)
libraryDependencies += "org.smart4j" % "smart-plugin-search" % "2.2"
[org.smart4j/smart-plugin-search "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-core | jar | 4.6.0 |
org.apache.lucene : lucene-analyzers-common | jar | 4.6.0 |
org.apache.lucene : lucene-queryparser | jar | 4.6.0 |
org.smart4j : smart-framework | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |