| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаeu.trentorise.opendata |
| Идентификатор | Идентификаторckanalyze-model |
| Последняя версия | Последняя версия0.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеckanalyze-model
Tool to perform statistics on CKAN datasets written in Java. More info can be found in the Wiki. -- Model component
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ckanalyze-model-0.1.1.pom | |
| ckanalyze-model-0.1.1.jar | 12 KB |
| ckanalyze-model-0.1.1-sources.jar | 10 KB |
| ckanalyze-model-0.1.1-javadoc.jar | 98 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.trentorise.opendata/ckanalyze-model/ -->
<dependency>
<groupId>eu.trentorise.opendata</groupId>
<artifactId>ckanalyze-model</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.trentorise.opendata/ckanalyze-model/
implementation 'eu.trentorise.opendata:ckanalyze-model:0.1.1'
// https://jarcasting.com/artifacts/eu.trentorise.opendata/ckanalyze-model/
implementation ("eu.trentorise.opendata:ckanalyze-model:0.1.1")
'eu.trentorise.opendata:ckanalyze-model:jar:0.1.1'
<dependency org="eu.trentorise.opendata" name="ckanalyze-model" rev="0.1.1">
<artifact name="ckanalyze-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.trentorise.opendata', module='ckanalyze-model', version='0.1.1')
)
libraryDependencies += "eu.trentorise.opendata" % "ckanalyze-model" % "0.1.1"
[eu.trentorise.opendata/ckanalyze-model "0.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |