License |
License
GNU Lesser General Public License, Version 2.1
|
---|---|
GroupId | GroupIdcom.mysema.rdf |
ArtifactId | ArtifactIdrdfbean-core |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRDFBean - Core
OpenSource projects hosted by Mysema Ltd
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rdfbean-core-1.7.1.pom | |
rdfbean-core-1.7.1.jar | 337 KB |
rdfbean-core-1.7.1-tests.jar | 313 KB |
rdfbean-core-1.7.1-test-sources.jar | 117 KB |
rdfbean-core-1.7.1-sources.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-core/ -->
<dependency>
<groupId>com.mysema.rdf</groupId>
<artifactId>rdfbean-core</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-core/
implementation 'com.mysema.rdf:rdfbean-core:1.7.1'
// https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-core/
implementation ("com.mysema.rdf:rdfbean-core:1.7.1")
'com.mysema.rdf:rdfbean-core:jar:1.7.1'
<dependency org="com.mysema.rdf" name="rdfbean-core" rev="1.7.1">
<artifact name="rdfbean-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mysema.rdf', module='rdfbean-core', version='1.7.1')
)
libraryDependencies += "com.mysema.rdf" % "rdfbean-core" % "1.7.1"
[com.mysema.rdf/rdfbean-core "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.mysema.querydsl : querydsl-apt | jar | 3.0.0 |
com.mysema.commons : mysema-commons-l10n | jar | 0.1.6 |
joda-time : joda-time | jar | 1.6 |
com.mysema.converters : converters | jar | 0.1.6 |
asm : asm-commons | jar | 3.1 |
asm : asm-util | jar | 3.1 |
net.sourceforge.findbugs : jsr305 | jar | 1.3.2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.mysema.querydsl : querydsl-core | test-jar | 3.0.0 |
junit : junit | jar | 4.8.1 |
org.easymock : easymock | jar | 3.0 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |