| License |
License |
|---|---|
| GroupId | GroupIdcom.mysema.luja |
| ArtifactId | ArtifactIdluja |
| Last Version | Last Version0.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLuja
Luja - Lucene sessions with object document mapping
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| luja-0.7.1.pom | |
| luja-0.7.1.jar | 26 KB |
| luja-0.7.1-sources.jar | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mysema.luja/luja/ -->
<dependency>
<groupId>com.mysema.luja</groupId>
<artifactId>luja</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.luja/luja/
implementation 'com.mysema.luja:luja:0.7.1'
// https://jarcasting.com/artifacts/com.mysema.luja/luja/
implementation ("com.mysema.luja:luja:0.7.1")
'com.mysema.luja:luja:jar:0.7.1'
<dependency org="com.mysema.luja" name="luja" rev="0.7.1">
<artifact name="luja" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mysema.luja', module='luja', version='0.7.1')
)
libraryDependencies += "com.mysema.luja" % "luja" % "0.7.1"
[com.mysema.luja/luja "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mysema.querydsl : querydsl-lucene | jar | 2.5.0 |
| com.mysema.querydsl : querydsl-apt | jar | 2.5.0 |
| org.apache.lucene : lucene-core | jar | 3.0.3 |
| org.aspectj : aspectjweaver | jar | 1.6.9 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.6.4 |
| joda-time : joda-time | jar | 1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| org.springframework : spring-aop | jar | 3.0.3.RELEASE |
| org.apache.commons : commons-io | jar | 1.3.2 |