| Лицензия |
Лицензия
GNU Lesser General Public License, Version 2.1
|
|---|---|
| Группа | Группаcom.mysema.rdf |
| Идентификатор | Идентификаторrdfbean-core |
| Последняя версия | Последняя версия1.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRDFBean - Core
OpenSource projects hosted by Mysema Ltd
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |