de.jplag:jplag

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

jplag
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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/jplag
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/jplag

Download jplag

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
net.sourceforge.argparse4j : argparse4j jar 0.9.0
de.jplag : frontend-utils jar 3.0.0
de.jplag : text jar 3.0.0
de.jplag : java jar 3.0.0
de.jplag : python-3 jar 3.0.0
de.jplag : csharp-1.2 jar 3.0.0
de.jplag : cpp jar 3.0.0
de.jplag : scheme jar 3.0.0
de.jplag : chars jar 3.0.0

test (2)

Group / Artifact Type Version
com.github.stefanbirkner : system-rules jar 1.19.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0