All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by paste with all dependencies


shake-staging from group com.shakebugs (version 17.1.0-rc.1660)

Shake allows simple and powerful bug reporting. Paste 1 line of code into your app and tell testers to just shake their phone to report bugs!

Group: com.shakebugs Artifact: shake-staging
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact shake-staging
Group com.shakebugs
Version 17.1.0-rc.1660
Last update 06. December 2024
Organization not specified
URL https://www.shakebugs.com
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

essentials from group io.github.nageshks.mad (version 0.1.1)

Modern Android Development Essential Library - Don't Copy Paste Same Code Over Projects

Group: io.github.nageshks.mad Artifact: essentials
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact essentials
Group io.github.nageshks.mad
Version 0.1.1
Last update 18. June 2022
Organization not specified
URL https://github.com/Nageshks/MADEssentials
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies viewbinding, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

sonar-csharp-squid-plugin from group org.codehaus.sonar-plugins.dotnet.csharp (version 1.4)

Plugin that parses C# source code, computes metrics, detects copy-paste and adds other various functionalities for C# projects.

Group: org.codehaus.sonar-plugins.dotnet.csharp Artifact: sonar-csharp-squid-plugin
Show documentation Show source 
Download sonar-csharp-squid-plugin.jar (1.4)
 

8 downloads
Artifact sonar-csharp-squid-plugin
Group org.codehaus.sonar-plugins.dotnet.csharp
Version 1.4
Last update 10. September 2012
Organization not specified
URL http://docs.codehaus.org/display/SONAR/C%23+Plugins+Ecosystem
License not specified
Dependencies amount 6
Dependencies csharp-squid, csharp-checks, sslr-core, sonar-csharp-core-plugin, sonar-plugin-api, sonar-duplications,
There are maybe transitive dependencies!

maven-pmd-plugin from group org.apache.maven.plugins (version 3.26.0)

A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

Group: org.apache.maven.plugins Artifact: maven-pmd-plugin
Show all versions Show documentation Show source 
Download maven-pmd-plugin.jar (3.26.0)
 

14 downloads
Artifact maven-pmd-plugin
Group org.apache.maven.plugins
Version 3.26.0
Last update 25. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 16
Dependencies maven-artifact, maven-model, maven-plugin-api, maven-project, maven-reporting-api, maven-reporting-impl, doxia-sink-api, doxia-decoration-model, doxia-site-renderer, dom4j, plexus-resources, plexus-utils, pmd-core, pmd-java, pmd-javascript, pmd-jsp,
There are maybe transitive dependencies!

maskededittext from group com.github.reinaldoarrosi (version 1.1.0)

This is a masked edit text widget for Android. It handles copy and paste, cursor positioning without being super slow or doing complicated things.

Group: com.github.reinaldoarrosi Artifact: maskededittext
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maskededittext
Group com.github.reinaldoarrosi
Version 1.1.0
Last update 13. June 2017
Organization not specified
URL https://github.com/reinaldoarrosi/MaskedEditText
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pldoc-pmd-plugin from group net.sourceforge.pldoc (version 3.2.6)

A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

Group: net.sourceforge.pldoc Artifact: pldoc-pmd-plugin
Show all versions Show documentation Show source 
Download pldoc-pmd-plugin.jar (3.2.6)
 

0 downloads
Artifact pldoc-pmd-plugin
Group net.sourceforge.pldoc
Version 3.2.6
Last update 08. August 2016
Organization not specified
URL http://pldoc.sourceforge.net
License Apache License, Version 2.0
Dependencies amount 12
Dependencies maven-artifact, maven-model, maven-plugin-api, maven-project, maven-reporting-api, maven-reporting-impl, doxia-sink-api, doxia-decoration-model, doxia-site-renderer, plexus-resources, plexus-utils, pmd,
There are maybe transitive dependencies!

klizard from group io.github.kevinah95 (version 1.0.0)

KLizard is an extensible Cyclomatic Complexity Analyzer for many programming languages including C/C++ (doesn''t require all the header files or Java imports). It also does copy-paste detection (code clone detection/code duplicate detection) and many other forms of static code analysis.

Group: io.github.kevinah95 Artifact: klizard
Show all versions Show documentation Show source 
Download klizard.jar (1.0.0)
 

0 downloads
Artifact klizard
Group io.github.kevinah95
Version 1.0.0
Last update 30. November 2023
Organization not specified
URL https://github.com/kevinah95/KLizard/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

scriptler from group org.jvnet.hudson.plugins (version 1.4)

Scriptler allows you to store/edit/execute groovy scripts on any of the slaves/nodes... no need to copy paste groovy code anymore. Beside administer your scripts, Scritpler also provides a way to share scripts between users via hosted script catalogs on the internet.

Group: org.jvnet.hudson.plugins Artifact: scriptler
Show all versions Show documentation Show source 
Download scriptler.jar (1.4)
 

0 downloads
Artifact scriptler
Group org.jvnet.hudson.plugins
Version 1.4
Last update 11. October 2010
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/Scriptler+Plugin
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pmd-java from group edu.hm.hafner (version 7.7.0-metrics-2)

PMD is an extensible multilanguage static code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It's mainly concerned with Java and Apex, but supports 16 other languages. It comes with 400+ built-in rules. It can be extended with custom rules. It uses JavaCC and Antlr to parse source files into abstract syntax trees (AST) and runs rules against them to find violations. Rules can be written in Java or using a XPath query. Currently, PMD supports Java, JavaScript, Salesforce.com Apex and Visualforce, Kotlin, Swift, Modelica, PLSQL, Apache Velocity, JSP, WSDL, Maven POM, HTML, XML and XSL. Scala is supported, but there are currently no Scala rules available. Additionally, it includes CPD, the copy-paste-detector. CPD finds duplicated code in Coco, C/C++, C#, Dart, Fortran, Gherkin, Go, Groovy, HTML, Java, JavaScript, JSP, Julia, Kotlin, Lua, Matlab, Modelica, Objective-C, Perl, PHP, PLSQL, Python, Ruby, Salesforce.com Apex and Visualforce, Scala, Swift, T-SQL, Typescript, Apache Velocity, WSDL, XML and XSL.

Group: edu.hm.hafner Artifact: pmd-java
Show all versions Show documentation Show source 
Download pmd-java.jar (7.7.0-metrics-2)
 

0 downloads
Artifact pmd-java
Group edu.hm.hafner
Version 7.7.0-metrics-2
Last update 09. November 2024
Organization not specified
URL https://pmd.github.io/pmd-java/
License BSD-style
Dependencies amount 14
Dependencies pmd-core, slf4j-api, jul-to-slf4j, antlr4-runtime, Saxon-HE, xmlresolver, xmlresolver, commons-lang3, asm, gson, error_prone_annotations, checker-qual, pcollections, nice-xml-messages,
There are maybe transitive dependencies!

pmd-core from group edu.hm.hafner (version 7.7.0-metrics-2)

PMD is an extensible multilanguage static code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It's mainly concerned with Java and Apex, but supports 16 other languages. It comes with 400+ built-in rules. It can be extended with custom rules. It uses JavaCC and Antlr to parse source files into abstract syntax trees (AST) and runs rules against them to find violations. Rules can be written in Java or using a XPath query. Currently, PMD supports Java, JavaScript, Salesforce.com Apex and Visualforce, Kotlin, Swift, Modelica, PLSQL, Apache Velocity, JSP, WSDL, Maven POM, HTML, XML and XSL. Scala is supported, but there are currently no Scala rules available. Additionally, it includes CPD, the copy-paste-detector. CPD finds duplicated code in Coco, C/C++, C#, Dart, Fortran, Gherkin, Go, Groovy, HTML, Java, JavaScript, JSP, Julia, Kotlin, Lua, Matlab, Modelica, Objective-C, Perl, PHP, PLSQL, Python, Ruby, Salesforce.com Apex and Visualforce, Scala, Swift, T-SQL, Typescript, Apache Velocity, WSDL, XML and XSL.

Group: edu.hm.hafner Artifact: pmd-core
Show all versions Show documentation Show source 
Download pmd-core.jar (7.7.0-metrics-2)
 

0 downloads
Artifact pmd-core
Group edu.hm.hafner
Version 7.7.0-metrics-2
Last update 09. November 2024
Organization not specified
URL https://pmd.github.io/pmd-core/
License BSD-style
Dependencies amount 13
Dependencies slf4j-api, jul-to-slf4j, antlr4-runtime, Saxon-HE, xmlresolver, xmlresolver, commons-lang3, asm, gson, error_prone_annotations, checker-qual, pcollections, nice-xml-messages,
There are maybe transitive dependencies!



Page 4 from 9 (items total 83)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy