| JAR File | Download (18 KB) |
|---|---|
| POM File | View |
| Version URL | |
| Organization | |
| Issue Tracker |
| Apache Maven |
|---|
<dependency>
<groupId>com.mysema.rdf</groupId>
<artifactId>rdfbean-mulgara</artifactId>
<version>1.0.8</version>
</dependency>
|
| Apache Ivy |
|---|
<dependency org="com.mysema.rdf" name="rdfbean-mulgara" rev="1.0.8"/> |
| Groovy Grape |
|---|
@Grapes(
@Grab(group='com.mysema.rdf', module='rdfbean-mulgara', version='1.0.8')
)
|
| Group | Artifact | Version |
|---|---|---|
| com.mysema.querydsl | querydsl-core | ${querydsl.version} |
| com.mysema.rdf | rdfbean-core | ${project.parent.version} |
| commons-beanutils | commons-beanutils | 1.8.0 |
| commons-collections | commons-collections | 3.2.1 |
| org.fcrepo | mulgara-core | ${mulgara.version} |
| com.mysema.rdfbean.mulgara |