Surveys

Survey is a plain java library to provide a base for surveys / questionnaires. It also provides a function to generate diagrams and to measure answer times.

License

License

GroupId

GroupId

berlin.yuna
ArtifactId

ArtifactId

surveys
Last Version

Last Version

0.1.42
Release Date

Release Date

Type

Type

jar
Description

Description

Surveys
Survey is a plain java library to provide a base for surveys / questionnaires. It also provides a function to generate diagrams and to measure answer times.
Project URL

Project URL

https://github.com/YunaBraska/surveys.git
Source Code Management

Source Code Management

https://github.com/YunaBraska/surveys.git

Download surveys

How to add to project

<!-- https://jarcasting.com/artifacts/berlin.yuna/surveys/ -->
<dependency>
    <groupId>berlin.yuna</groupId>
    <artifactId>surveys</artifactId>
    <version>0.1.42</version>
</dependency>
// https://jarcasting.com/artifacts/berlin.yuna/surveys/
implementation 'berlin.yuna:surveys:0.1.42'
// https://jarcasting.com/artifacts/berlin.yuna/surveys/
implementation ("berlin.yuna:surveys:0.1.42")
'berlin.yuna:surveys:jar:0.1.42'
<dependency org="berlin.yuna" name="surveys" rev="0.1.42">
  <artifact name="surveys" type="jar" />
</dependency>
@Grapes(
@Grab(group='berlin.yuna', module='surveys', version='0.1.42')
)
libraryDependencies += "berlin.yuna" % "surveys" % "0.1.42"
[berlin.yuna/surveys "0.1.42"]

Dependencies

compile (3)

Group / Artifact Type Version
guru.nidi : graphviz-java jar 0.18.1
org.reflections : reflections jar 0.9.12
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.9.0-M1
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.42
0.1.41
0.1.40
0.1.39
0.1.38
0.1.37
0.1.36
0.1.35
0.1.34
0.1.33
0.1.32
0.1.31
0.1.30
0.1.29
0.1.28
0.1.23
0.1.22
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1