population-records

Utilities for manipulating population records

License

License

GroupId

GroupId

com.github.stacs-srg
ArtifactId

ArtifactId

population-records
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

population-records
Utilities for manipulating population records
Project URL

Project URL

https://stacs-srg.github.io/ciesvium/
Project Organization

Project Organization

School of Computer Science at University of St Andrews
Source Code Management

Source Code Management

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

Download population-records

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.stacs-srg : storr jar 1.0.1
com.github.stacs-srg : ciesvium jar 1.0.2
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

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.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0