Last Version

JPlag Plagiarism Detector 3.0.0

JPlag is a system that finds similarities among multiple sets of source code files. This way it can detect software plagiarism and collusion in software development.

License

License

GroupId

GroupId

de.jplag
ArtifactId

ArtifactId

aggregator
Version

Version

3.0.0
Type

Type

pom
Description

Description

JPlag Plagiarism Detector
JPlag is a system that finds similarities among multiple sets of source code files. This way it can detect software plagiarism and collusion in software development.
Project URL

Project URL

http://jplag.de
Project Organization

Project Organization

Karlsruhe Institute of Technology (KIT), Institute for Program Structures and Data Organization
Source Code Management

Source Code Management

http://github.com/jplag/JPlag/tree/master

Download aggregator 3.0.0

Filename Size
aggregator-3.0.0.pom 10 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • jplag.frontend-utils
  • jplag.frontend.chars
  • jplag.frontend.cpp
  • jplag.frontend.csharp-1.2
  • jplag.frontend.java
  • jplag.frontend.python-3
  • jplag.frontend.scheme
  • jplag.frontend.text
  • jplag