| License |
License |
|---|---|
| GroupId | GroupIdorg.luxdb |
| ArtifactId | ArtifactIdlux |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionLux library
Lux XML search engine
|
| Filename | Size |
|---|---|
| lux-1.1.0.pom | |
| lux-1.1.0.jar | 414 KB |
| lux-1.1.0-sources.jar | 270 KB |
| lux-1.1.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.luxdb/lux/ -->
<dependency>
<groupId>org.luxdb</groupId>
<artifactId>lux</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.luxdb/lux/
implementation 'org.luxdb:lux:1.1.0'
// https://jarcasting.com/artifacts/org.luxdb/lux/
implementation ("org.luxdb:lux:1.1.0")
'org.luxdb:lux:jar:1.1.0'
<dependency org="org.luxdb" name="lux" rev="1.1.0">
<artifact name="lux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.luxdb', module='lux', version='1.1.0')
)
libraryDependencies += "org.luxdb" % "lux" % "1.1.0"
[org.luxdb/lux "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.saxon : Saxon-HE | jar | 9.5.1-3 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.2 |
| org.codehaus.woodstox : woodstox-core-asl | jar | 4.1.1 |
| org.apache.solr : solr-core | jar | 4.6.1 |
| xerces : xercesImpl | jar | 2.9.1 |
| nu.validator.htmlparser : htmlparser | jar | 1.4 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| org.apache.solr : solr-test-framework | jar | 4.6.1 |
| junit : junit | jar | 4.10 |
| httpunit : httpunit | jar | 1.6.1 |