is not current version
Last Version 1.7.1

com.mysema.rdf:rdfbean-guice 1.5.0-beta2


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-guice
Version

Version

1.5.0-beta2
Type

Type

jar

Download rdfbean-guice 1.5.0-beta2


<!-- https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-guice/ -->
<dependency>
    <groupId>com.mysema.rdf</groupId>
    <artifactId>rdfbean-guice</artifactId>
    <version>1.5.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-guice/
implementation 'com.mysema.rdf:rdfbean-guice:1.5.0-beta2'
// https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-guice/
implementation ("com.mysema.rdf:rdfbean-guice:1.5.0-beta2")
'com.mysema.rdf:rdfbean-guice:jar:1.5.0-beta2'
<dependency org="com.mysema.rdf" name="rdfbean-guice" rev="1.5.0-beta2">
  <artifact name="rdfbean-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mysema.rdf', module='rdfbean-guice', version='1.5.0-beta2')
)
libraryDependencies += "com.mysema.rdf" % "rdfbean-guice" % "1.5.0-beta2"
[com.mysema.rdf/rdfbean-guice "1.5.0-beta2"]