Last Version

GradleOverlay 2020.1.0

Gradle plugin to overlay student submissions for grading

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.cs125-illinois
ArtifactId

ArtifactId

gradleoverlay
Version

Version

2020.1.0
Type

Type

pom
Description

Description

GradleOverlay
Gradle plugin to overlay student submissions for grading
Project URL

Project URL

https://github.com/cs125-illinois/gradleoverlay
Project Organization

Project Organization

com.github.cs125-illinois
Source Code Management

Source Code Management

https://github.com/cs125-illinois/gradleoverlay

Download gradleoverlay 2020.1.0


<!-- https://jarcasting.com/artifacts/com.github.cs125-illinois/gradleoverlay/ -->
<dependency>
    <groupId>com.github.cs125-illinois</groupId>
    <artifactId>gradleoverlay</artifactId>
    <version>2020.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cs125-illinois/gradleoverlay/
implementation 'com.github.cs125-illinois:gradleoverlay:2020.1.0'
// https://jarcasting.com/artifacts/com.github.cs125-illinois/gradleoverlay/
implementation ("com.github.cs125-illinois:gradleoverlay:2020.1.0")
'com.github.cs125-illinois:gradleoverlay:pom:2020.1.0'
<dependency org="com.github.cs125-illinois" name="gradleoverlay" rev="2020.1.0">
  <artifact name="gradleoverlay" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cs125-illinois', module='gradleoverlay', version='2020.1.0')
)
libraryDependencies += "com.github.cs125-illinois" % "gradleoverlay" % "2020.1.0"
[com.github.cs125-illinois/gradleoverlay "2020.1.0"]

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.40
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.8
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.8

Project Modules

There are no modules declared in this project.