Gradle Grading Plugin

Gradle plugin for grading student exercises.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

hr.fer.grading
ArtifactId

ArtifactId

hr.fer.grading.gradle.plugin
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

pom
Description

Description

Gradle Grading Plugin
Gradle plugin for grading student exercises.
Project URL

Project URL

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

Source Code Management

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

Download hr.fer.grading.gradle.plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
hr.fer.grading : grading jar 0.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0