population-records

Utilities for manipulating population records

Лицензия

Лицензия

Группа

Группа

com.github.stacs-srg
Идентификатор

Идентификатор

population-records
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

population-records
Utilities for manipulating population records
Ссылка на сайт

Ссылка на сайт

https://stacs-srg.github.io/ciesvium/
Организация-разработчик

Организация-разработчик

School of Computer Science at University of St Andrews
Система контроля версий

Система контроля версий

https://github.com/stacs-srg/population-records/tree/master

Скачать population-records

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.stacs-srg/population-records/ -->
<dependency>
    <groupId>com.github.stacs-srg</groupId>
    <artifactId>population-records</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stacs-srg/population-records/
implementation 'com.github.stacs-srg:population-records:1.0.3'
// https://jarcasting.com/artifacts/com.github.stacs-srg/population-records/
implementation ("com.github.stacs-srg:population-records:1.0.3")
'com.github.stacs-srg:population-records:jar:1.0.3'
<dependency org="com.github.stacs-srg" name="population-records" rev="1.0.3">
  <artifact name="population-records" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stacs-srg', module='population-records', version='1.0.3')
)
libraryDependencies += "com.github.stacs-srg" % "population-records" % "1.0.3"
[com.github.stacs-srg/population-records "1.0.3"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.stacs-srg : storr jar 1.0.1
com.github.stacs-srg : ciesvium jar 1.0.2
junit : junit jar 4.13

Модули Проекта

Данный проект не имеет модулей.

population-records

This project provides some Java utility classes for manipulating population records as encrypted datasets, using the ciesvium package.

Java CI with Maven javadoc codecov Maintainability

Usage via maven

<dependency>
    <groupId>com.github.stacs-srg</groupId>
    <artifactId>population-records</artifactId>
    <version>1.0.1</version>
</dependency>

See also

com.github.stacs-srg
A research group working on distributed file systems, distributed database systems, sensor networks, distributed hash tables and data linkage.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0