| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.plumelog | 
    
| ArtifactId | ArtifactIdplumelog-lucene | 
    
| Last Version | Last Version3.5.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionThe parent project of plumelog 
         | 
    
| Filename | Size | 
|---|---|
| plumelog-lucene-3.5.3.pom | |
| plumelog-lucene-3.5.3.jar | 13 KB | 
| plumelog-lucene-3.5.3-sources.jar | 5 KB | 
| plumelog-lucene-3.5.3-javadoc.jar | 31 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.plumelog/plumelog-lucene/ -->
<dependency>
    <groupId>com.plumelog</groupId>
    <artifactId>plumelog-lucene</artifactId>
    <version>3.5.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.plumelog/plumelog-lucene/
implementation 'com.plumelog:plumelog-lucene:3.5.3'
                // https://jarcasting.com/artifacts/com.plumelog/plumelog-lucene/
implementation ("com.plumelog:plumelog-lucene:3.5.3")
                'com.plumelog:plumelog-lucene:jar:3.5.3'
                <dependency org="com.plumelog" name="plumelog-lucene" rev="3.5.3">
  <artifact name="plumelog-lucene" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.plumelog', module='plumelog-lucene', version='3.5.3')
)
                libraryDependencies += "com.plumelog" % "plumelog-lucene" % "3.5.3"
                [com.plumelog/plumelog-lucene "3.5.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-websocket | jar | 2.1.7.RELEASE | 
| net.sf.json-lib : json-lib | jar | 2.4 | 
| org.apache.lucene : lucene-queryparser | jar | 7.7.3 | 
| org.apache.lucene : lucene-highlighter | jar | 7.7.3 | 
| org.apache.lucene : lucene-grouping | jar | 7.7.3 | 
| org.apache.commons : commons-io | jar | 1.3.2 | 
| org.apache.lucene : lucene-analyzers-smartcn | jar | 7.7.3 | 
| com.plumelog : plumelog-core | jar | 3.5.3 |