ac2 icon indicating copy to clipboard operation
ac2 copied to clipboard

Source code plagiarism detection tool

Results 4 ac2 issues
Sort by recently updated
recently updated
newest added

Bumps [gson](https://github.com/google/gson) from 2.6.2 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

I am tring to build it on ubnutu `$ java -version openjdk version "11.0.14" 2022-01-18 OpenJDK Runtime Environment (build 11.0.14+9-Ubuntu-0ubuntu2.20.04) OpenJDK 64-Bit Server VM (build 11.0.14+9-Ubuntu-0ubuntu2.20.04, mixed mode, sharing) `...

Bumps org.apache.commons:commons-compress from 1.21 to 1.26.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-compress&package-manager=maven&previous-version=1.21&new-version=1.26.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

What if there are two or more codebases, one coded in java and one coded in Kotlin, with the second one basically "translating" the first codebase in a second language?...