is not current version
Last Version 0.12.0

JUnit grading library 0.1.0

Testing library to run with grading student examination.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

hr.fer.grading
ArtifactId

ArtifactId

junit-grading
Version

Version

0.1.0
Type

Type

pom
Description

Description

JUnit grading library
Testing library to run with grading student examination.
Project URL

Project URL

https://gitlab.tel.fer.hr/oop/junit-grading
Source Code Management

Source Code Management

https://gitlab.tel.fer.hr/oop/junit-grading

Download junit-grading 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
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-launcher jar 1.8.2

Project Modules

There are no modules declared in this project.