| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dishevelled |
| Идентификатор | Идентификаторdsh-vocabulary |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdishevelled.org vocabulary
A description of concepts and their relations in a domain.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dsh-vocabulary-1.1.pom | |
| dsh-vocabulary-1.1.jar | 30 KB |
| dsh-vocabulary-1.1-sources.jar | 33 KB |
| dsh-vocabulary-1.1-javadoc.jar | 80 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-vocabulary/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-vocabulary</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-vocabulary/
implementation 'org.dishevelled:dsh-vocabulary:1.1'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-vocabulary/
implementation ("org.dishevelled:dsh-vocabulary:1.1")
'org.dishevelled:dsh-vocabulary:jar:1.1'
<dependency org="org.dishevelled" name="dsh-vocabulary" rev="1.1">
<artifact name="dsh-vocabulary" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-vocabulary', version='1.1')
)
libraryDependencies += "org.dishevelled" % "dsh-vocabulary" % "1.1"
[org.dishevelled/dsh-vocabulary "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |