License |
License |
---|---|
GroupId | GroupIdcom.isotrol.impe3 |
ArtifactId | ArtifactIdimpe3-lucene |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPort@l :: Support Modules :: Lucene
Isotrol Port@l 3.0 Portal Management Platform
|
Project Organization |
Project OrganizationIsotrol, SA. |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
impe3-lucene-3.1.1.pom | |
impe3-lucene-3.1.1.jar | 8 KB |
impe3-lucene-3.1.1-sources.jar | 6 KB |
impe3-lucene-3.1.1-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.isotrol.impe3/impe3-lucene/ -->
<dependency>
<groupId>com.isotrol.impe3</groupId>
<artifactId>impe3-lucene</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.isotrol.impe3/impe3-lucene/
implementation 'com.isotrol.impe3:impe3-lucene:3.1.1'
// https://jarcasting.com/artifacts/com.isotrol.impe3/impe3-lucene/
implementation ("com.isotrol.impe3:impe3-lucene:3.1.1")
'com.isotrol.impe3:impe3-lucene:jar:3.1.1'
<dependency org="com.isotrol.impe3" name="impe3-lucene" rev="3.1.1">
<artifact name="impe3-lucene" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.isotrol.impe3', module='impe3-lucene', version='3.1.1')
)
libraryDependencies += "com.isotrol.impe3" % "impe3-lucene" % "3.1.1"
[com.isotrol.impe3/impe3-lucene "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.lucis : lucis-core | jar | 3.6.7 |
org.apache.lucene : lucene-analyzers | jar | 3.6.2 |
org.springframework : spring-context | jar | 3.0.7.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.mockito : mockito-all | jar | 1.7 |
org.slf4j : slf4j-simple | jar | 1.7.7 |