License |
License
GNU Lesser General Public License, Version 2.1
|
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.mysema.rdf |
ArtifactId | ArtifactIdrdfbean-guice |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRDFBean - Guice
OpenSource projects hosted by Mysema Ltd
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rdfbean-guice-1.7.1.pom | |
rdfbean-guice-1.7.1.jar | 12 KB |
rdfbean-guice-1.7.1-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-guice/ -->
<dependency>
<groupId>com.mysema.rdf</groupId>
<artifactId>rdfbean-guice</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-guice/
implementation 'com.mysema.rdf:rdfbean-guice:1.7.1'
// https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-guice/
implementation ("com.mysema.rdf:rdfbean-guice:1.7.1")
'com.mysema.rdf:rdfbean-guice:jar:1.7.1'
<dependency org="com.mysema.rdf" name="rdfbean-guice" rev="1.7.1">
<artifact name="rdfbean-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mysema.rdf', module='rdfbean-guice', version='1.7.1')
)
libraryDependencies += "com.mysema.rdf" % "rdfbean-guice" % "1.7.1"
[com.mysema.rdf/rdfbean-guice "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.mysema.rdf : rdfbean-core | jar | 1.7.1 |
com.google.inject : guice | jar | 2.0 |
aopalliance : aopalliance | jar | 1.0 |
com.mysema.spring : spring-tx-annotations | jar | 0.1.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.mysema.rdf : rdfbean-sesame3 | jar | 1.7.1 |
junit : junit | jar | 4.8.1 |
org.easymock : easymock | jar | 3.0 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |