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

Download JAR files tagged by computes with all dependencies

Search JAR files by class name

japicmp-ant-task from group io.github.zentol.japicmp (version 0.17.1.1_m325)

japicmp-ant-task is an Ant task that computes the differences between two versions of a jar file/artifact in order to ease the API documentation.

Group: io.github.zentol.japicmp Artifact: japicmp-ant-task
Show all versions Show documentation Show source 
 

0 downloads
Artifact japicmp-ant-task
Group io.github.zentol.japicmp
Version 0.17.1.1_m325
Last update 22. November 2022
Organization not specified
URL https://github.com/zentol/japicmp
License Apache License, Version 2.0
Dependencies amount 2
Dependencies japicmp, ant,
There are maybe transitive dependencies!

japicmp-maven-plugin from group io.github.zentol.japicmp (version 0.17.1.1_m325)

japicmp-maven-plugin is a maven plugin that computes the differences between two versions of a jar file/artifact in order to ease the API documentation for clients/customers.

Group: io.github.zentol.japicmp Artifact: japicmp-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact japicmp-maven-plugin
Group io.github.zentol.japicmp
Version 0.17.1.1_m325
Last update 22. November 2022
Organization not specified
URL https://github.com/zentol/japicmp
License Apache License, Version 2.0
Dependencies amount 6
Dependencies maven-plugin-annotations, guava, maven-reporting-api, maven-reporting-impl, japicmp, groovy-jsr223,
There are maybe transitive dependencies!

japicmp from group io.github.zentol.japicmp (version 0.17.1.1_m325)

japicmp is a library that computes the differences between two versions of a jar file/artifact in order to ease the API documentation for clients/customers.

Group: io.github.zentol.japicmp Artifact: japicmp
Show all versions Show documentation Show source 
 

0 downloads
Artifact japicmp
Group io.github.zentol.japicmp
Version 0.17.1.1_m325
Last update 22. November 2022
Organization not specified
URL https://github.com/zentol/japicmp
License Apache License, Version 2.0
Dependencies amount 4
Dependencies javassist, guava, jakarta.xml.bind-api, jaxb-runtime,
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 
 

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!

computehttpmdcodebase from group au.net.zeus.jgdms.tools (version 3.1.0)

Computes the message digests for a codebase with HTTPMD URLs. This utility is run from the main command line. A description of HTTPMD URLs can be found in the net.jini.url.httpmd package and its net.jini.url.httpmd.Handler class.

Group: au.net.zeus.jgdms.tools Artifact: computehttpmdcodebase
Show all versions Show documentation Show source 
 

0 downloads
Artifact computehttpmdcodebase
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jgdms-url-integrity,
There are maybe transitive dependencies!

protege-proof-justification from group io.github.liveontologies (version 0.1.0)

A plug-in for the [Protégé Desktop](https://protege.stanford.edu) ontology editor that provides a service for the [Protege Justification Explanation](https://github.com/liveontologies/protege-justification-explanation) plug-in. This service computes justifications from proofs using the [Proof Utility Library PuLI](https://github.com/liveontologies/puli).

Group: io.github.liveontologies Artifact: protege-proof-justification
Show documentation Show source 
 

0 downloads
Artifact protege-proof-justification
Group io.github.liveontologies
Version 0.1.0
Last update 24. May 2024
Organization Live Ontologies Project
URL https://github.com/liveontologies/${project.artifactId}
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

similarity-uniform-fuzzy-hash from group com.github.s3curitybug (version 1.8.4)

Similarity Uniform Fuzzy Hash is a tool that allows to accurately and efficiently compute the similarity between two files (or sets of bytes) as a 0 to 1 score. For that purpose, it first computes for each file a Context Triggered Piecewise Hash (CTPH), also known as fuzzy hash, and then compares the hashes.

Group: com.github.s3curitybug Artifact: similarity-uniform-fuzzy-hash
Show all versions Show documentation Show source 
 

1 downloads
Artifact similarity-uniform-fuzzy-hash
Group com.github.s3curitybug
Version 1.8.4
Last update 21. October 2017
Organization not specified
URL https://github.com/s3curitybug/similarity-uniform-fuzzy-hash
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gnudiff from group com.bmsi (version 1.7)

A translation of the GNU Diff algorithm to a Java class. The Diff class computes the differences between two Object arrays as a list of changes. This is very general purpose. Any of the options to GNU diff can be efficiently implemented as variations on how Object.equals() is implemented and how the change list is printed.

Group: com.bmsi Artifact: gnudiff
Show documentation Show source 
 

2 downloads
Artifact gnudiff
Group com.bmsi
Version 1.7
Last update 01. February 2011
Organization not specified
URL http://www.bmsi.com/java/#diff
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

PerfPublisher from group org.jvnet.hudson.plugins (version 7.98)

The PerfPublisher plug-in scans for xml tests reports defined in the administration panel and generates trend graphs, computes stats and underline regressions and modifications. The xml files must be generated by your own testing tool.

Group: org.jvnet.hudson.plugins Artifact: PerfPublisher
Show all versions Show documentation Show source 
 

0 downloads
Artifact PerfPublisher
Group org.jvnet.hudson.plugins
Version 7.98
Last update 22. April 2010
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/PerfPublisher+Plugin
License MIT license
Dependencies amount 2
Dependencies analysis-core, maven-plugin,
There are maybe transitive dependencies!

perfpublisher from group org.jvnet.hudson.plugins (version 7.97)

The PerfPublisher plug-in scans for xml tests reports defined in the administration panel and generates trend graphs, computes stats and underline regressions and modifications. The xml files must be generated by your own testing tool.

Group: org.jvnet.hudson.plugins Artifact: perfpublisher
Show all versions Show documentation Show source 
 

0 downloads
Artifact perfpublisher
Group org.jvnet.hudson.plugins
Version 7.97
Last update 22. April 2010
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/PerfPublisher+Plugin
License MIT license
Dependencies amount 2
Dependencies analysis-core, maven-plugin,
There are maybe transitive dependencies!



Page 3 from 3 (items total 33)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy