de.jplag:python-3

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

Categories

Categories

Python Languages
GroupId

GroupId

de.jplag
ArtifactId

ArtifactId

python-3
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/python-3
Project Organization

Project Organization

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

Download python-3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.jplag : frontend-utils jar 3.0.0
org.antlr : antlr4-runtime jar 4.9.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0