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

Download JAR files tagged by duplicate with all dependencies

Search JAR files by class name

org.apache.felix.webconsole.plugins.packageadmin from group org.apache.felix (version 1.1.0)

Plugin providing support to query the Package Admin service for various details; e.g. finding duplicate package exports or finding bundles exporting given packages

Group: org.apache.felix Artifact: org.apache.felix.webconsole.plugins.packageadmin
Show all versions Show source 
 

3 downloads
Artifact org.apache.felix.webconsole.plugins.packageadmin
Group org.apache.felix
Version 1.1.0
Last update 02. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

duplicate-finder-maven-plugin from group org.basepom.maven (version 2.0.1)

The Maven duplicate-finder plugin provides goals to check the various maven scoped classpaths (compile, runtime, test) for duplicate classes and resources.

Group: org.basepom.maven Artifact: duplicate-finder-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact duplicate-finder-maven-plugin
Group org.basepom.maven
Version 2.0.1
Last update 28. May 2023
Organization The basepom project
URL https://basepom.github.io/duplicate-finder-maven-plugin
License Apache License 2.0
Dependencies amount 5
Dependencies guava, jcip-annotations, spotbugs-annotations, stax2-api, staxmate,
There are maybe transitive dependencies!

i18njson-maven-plugin from group com.massfords (version 1.0)

Maven plugin which validates i18n language files to ensure that all property values are strings, and there are no duplicate keys at compile time.

Group: com.massfords Artifact: i18njson-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact i18njson-maven-plugin
Group com.massfords
Version 1.0
Last update 06. November 2015
Organization not specified
URL https://github.com/massfords/i18njson-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies maven-plugin-api, javax.json, maven-core, jackson-databind,
There are maybe transitive dependencies!

sonar-pmd-plugin from group org.codehaus.sonar-plugins.java (version 2.4)

PMD is a tool that looks for potential problems like possible bugs, dead code, suboptimal code, overcomplicated expressions or duplicate code.

Group: org.codehaus.sonar-plugins.java Artifact: sonar-pmd-plugin
Show all versions Show documentation Show source 
 

9 downloads
Artifact sonar-pmd-plugin
Group org.codehaus.sonar-plugins.java
Version 2.4
Last update 16. April 2015
Organization SonarSource
URL http://redirect.sonarsource.com/plugins/pmd.html
License GNU LGPL 3
Dependencies amount 4
Dependencies sslr-squid-bridge, pmd-core, pmd-java, jdom,
There are maybe transitive dependencies!

sonar-pmd-plugin from group org.codehaus.sonar.plugins (version 3.3.2)

PMD is a tool that looks for potential problems like possible bugs, dead code, suboptimal code, overcomplicated expressions or duplicate code.

Group: org.codehaus.sonar.plugins Artifact: sonar-pmd-plugin
Show all versions Show documentation Show source 
 

22 downloads
Artifact sonar-pmd-plugin
Group org.codehaus.sonar.plugins
Version 3.3.2
Last update 21. November 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies 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 
 

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!

jdom-legacy from group org.jdom (version 1.1.3)

A complete, Java-based solution for accessing, manipulating, and outputting XML data. This artifact is to support those people who want to use both JDOM 2.x and JDOM 1.x in their project. This artifact is a duplicate of org.jdom:jdom:1.1.3 which just allows maven users to have both jdom 2.x versions (from the jdom artifact) as well as 1.x versions (from this jdom-legacy artifact) in the same maven project.

Group: org.jdom Artifact: jdom-legacy
Show documentation Show source 
 

9 downloads
Artifact jdom-legacy
Group org.jdom
Version 1.1.3
Last update 09. June 2012
Organization JDOM
URL http://www.jdom.org
License Similar to Apache License but with the acknowledgment clause removed
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-duplicate-finder-plugin from group com.ning.maven.plugins (version 1.0.9)

The maven-duplicate-class-finder-plugin is a plugin that will search for classes with the same name, as well as resources with the same path, in the classpaths of a maven project. More specifically, it will check the compile, runtime, and test classpaths for * Classes with the same qualified name in the current project and all dependencies relevant for that classpath * Files that are not class files, with the same resource path (i.e. as if it would be accessed via the classloader) in the current project and all dependencies relevant for that (Note that at the moment, the plugin does not check if the files are actually the same or not, it only looks for the same file/class name.)

Group: com.ning.maven.plugins Artifact: maven-duplicate-finder-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-duplicate-finder-plugin
Group com.ning.maven.plugins
Version 1.0.9
Last update 27. September 2014
Organization not specified
URL https://github.com/ning/maven-duplicate-finder-plugin
License Apache License 2.0
Dependencies amount 9
Dependencies maven-plugin-api, maven-project, maven-model, maven-artifact, commons-lang, commons-io, commons-codec, slf4j-api, maven-plugin-log4j,
There are maybe transitive dependencies!

MavenParent from group com.salesforce.maven (version 2.0.1)

This project provides the best of maven easily consumable a maven parent project, called MavenParent. With this project you get: Checkstyle and PMD checks that will work by default in eclipse with m2e-code-quality. OWASP vulnerability checks of your dependencies. Easy application of BSD-3 clause license to all your code with mycila-license plugin. The ability to easily enforce semantic version on a jar project with japicmp. Prevent duplicates on your classpath with basepom's duplicate-finder. All of the above can be configured or disabled easily with properties, just check their docs, except takari. A whole slew of pretty maven reports including the above are generated in the maven site. The ability to easily deploy to oss nexus, and publish maven generated sites back to github's sites pages.

Group: com.salesforce.maven Artifact: MavenParent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact MavenParent
Group com.salesforce.maven
Version 2.0.1
Last update 23. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sumatera from group io.github.febialfarabi (version 1.0.22)

@Sumatera Model converter from ORM class to regular pojo class, the ORM term is a modelling class that doesn't like regular pojo, such like @Entity from JPA/Hibernate and so on. It can be used for mapping regular object, post data in request body where you cannot put ORM class directly in a parameter, or you cannot convert to json directly, or any other problem regarding it. You don't need anymore to create duplicate Dto / Pojo class which represent ORM class, just write your ORM class and annotate it with @Sumatera, then the regular pojo class would be generated for you.

Group: io.github.febialfarabi Artifact: sumatera
Show all versions Show documentation Show source 
 

0 downloads
Artifact sumatera
Group io.github.febialfarabi
Version 1.0.22
Last update 17. February 2021
Organization not specified
URL https://github.com/febiAlfarabi/pojoing
License The Alfarabi License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 5 from 6 (items total 52)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy