| License | 
                License
                                                        GNU Lesser General Public License, Version 2.1                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesScala Languages | 
        
| GroupId | GroupIdcom.mysema.rdf | 
    
| ArtifactId | ArtifactIdrdfbean-scala | 
    
| Last Version | Last Version1.7.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRDFBean - Scala support 
            OpenSource projects hosted by Mysema Ltd 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| rdfbean-scala-1.7.1.pom | |
| rdfbean-scala-1.7.1.jar | 19 KB | 
| rdfbean-scala-1.7.1-sources.jar | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-scala/ -->
<dependency>
    <groupId>com.mysema.rdf</groupId>
    <artifactId>rdfbean-scala</artifactId>
    <version>1.7.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-scala/
implementation 'com.mysema.rdf:rdfbean-scala:1.7.1'
                // https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-scala/
implementation ("com.mysema.rdf:rdfbean-scala:1.7.1")
                'com.mysema.rdf:rdfbean-scala:jar:1.7.1'
                <dependency org="com.mysema.rdf" name="rdfbean-scala" rev="1.7.1">
  <artifact name="rdfbean-scala" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.mysema.rdf', module='rdfbean-scala', version='1.7.1')
)
                libraryDependencies += "com.mysema.rdf" % "rdfbean-scala" % "1.7.1"
                [com.mysema.rdf/rdfbean-scala "1.7.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.mysema.rdf : rdfbean-core | jar | 1.7.1 | 
| com.mysema.querydsl : querydsl-scala | jar | 3.0.0 | 
| org.slf4j : slf4j-api | jar | 1.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.mysema.rdf : rdfbean-core | test-jar | 1.7.1 | 
| junit : junit | jar | 4.8.1 | 
| org.easymock : easymock | jar | 3.0 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |