| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.globalmentor |
| Идентификатор | Идентификаторglobalmentor-rdf-spec |
| Последняя версия | Последняя версия0.6.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGlobalMentor RDF Specification
GlobalMentor Java RDF definitions from the W3C specifications.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| globalmentor-rdf-spec-0.6.3.pom | |
| globalmentor-rdf-spec-0.6.3.jar | 4 KB |
| globalmentor-rdf-spec-0.6.3-sources.jar | 5 KB |
| globalmentor-rdf-spec-0.6.3-javadoc.jar | 407 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-rdf-spec/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-rdf-spec</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-rdf-spec/
implementation 'com.globalmentor:globalmentor-rdf-spec:0.6.3'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-rdf-spec/
implementation ("com.globalmentor:globalmentor-rdf-spec:0.6.3")
'com.globalmentor:globalmentor-rdf-spec:jar:0.6.3'
<dependency org="com.globalmentor" name="globalmentor-rdf-spec" rev="0.6.3">
<artifact name="globalmentor-rdf-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-rdf-spec', version='0.6.3')
)
libraryDependencies += "com.globalmentor" % "globalmentor-rdf-spec" % "0.6.3"
[com.globalmentor/globalmentor-rdf-spec "0.6.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.globalmentor : globalmentor-core | jar | 0.7.0 |
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| com.github.npathai : hamcrest-optional | jar | 2.0.0 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |