Edgar Library

Testing library to be run in Edgar server for examination of students.

License

License

GroupId

GroupId

hr.fer.oop
ArtifactId

ArtifactId

EdgarLibrary
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

Edgar Library
Testing library to be run in Edgar server for examination of students.
Project URL

Project URL

https://gitlab.tel.fer.hr/oop/EdgarLibrary
Source Code Management

Source Code Management

https://gitlab.tel.fer.hr/oop/EdgarLibrary

Download EdgarLibrary

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
hr.fer.oop : edgar-assertions jar 0.12.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-console jar 1.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-core jar 4.6.1
org.mockito : mockito-junit-jupiter jar 4.6.1
org.assertj : assertj-core jar 3.23.1
org.awaitility : awaitility jar 4.2.0
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.0
0.11.1
0.11.0
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0