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

Download JAR files tagged by thus with all dependencies

Search JAR files by class name

deepamehta-webclient from group de.deepamehta (version 4.9.2)

Group: de.deepamehta Artifact: deepamehta-webclient
Show all versions Show documentation Show source 
 

1 downloads
Artifact deepamehta-webclient
Group de.deepamehta
Version 4.9.2
Last update 03. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-clover2-plugin from group com.atlassian.maven.plugins (version 4.0.6)

Maven plugin for Clover. MIGRATION NOTICE: Since next major Clover release this plugin will be renamed to com.atlassian.maven.plugins:clover-maven-plugin. Thus, goals will also be renamed, e.g. 'clover2:setup' will become 'clover:setup'.

Group: com.atlassian.maven.plugins Artifact: maven-clover2-plugin
Show all versions Show documentation Show source 
 

4 downloads
Artifact maven-clover2-plugin
Group com.atlassian.maven.plugins
Version 4.0.6
Last update 18. September 2015
Organization Atlassian Pty Ltd
URL http://confluence.atlassian.com/x/dIDBBQ
License Apache License 2.0
Dependencies amount 13
Dependencies guava, plexus-compiler-api, plexus-resources, plexus-utils, maven-core, maven-project, maven-plugin-api, ant, ant-launcher, maven-reporting-impl, maven-artifact, clover, annotations,
There are maybe transitive dependencies!

webservice-ner from group de.cit-ec.scie (version 2.0.1)

Contains a debugging version of the SCIE Webservice, performing only ontology based Named Entity Recognition. Thus this webservice can be used to list the all the ontological named entities found in the input text.

Group: de.cit-ec.scie Artifact: webservice-ner
Show all versions Show documentation Show source 
 

0 downloads
Artifact webservice-ner
Group de.cit-ec.scie
Version 2.0.1
Last update 10. December 2014
Organization not specified
URL http://openresearch.cit-ec.de/projects/scie/
License The GNU Affero General Public License, Version 3
Dependencies amount 3
Dependencies ner-core, ner-mapdb, webservice,
There are maybe transitive dependencies!

impex-clover-ce from group org.kuali.db.impex (version 1.0.1)

Wrapping the Ant based Impex Clover Comment Extraction tooling with Maven, so we can publish it as a versioned jar file and thus express a proper dependency to it without resorting to SCM trickery.

Group: org.kuali.db.impex Artifact: impex-clover-ce
Show all versions Show source 
 

0 downloads
Artifact impex-clover-ce
Group org.kuali.db.impex
Version 1.0.1
Last update 20. April 2012
Organization not specified
URL http://${kuali.site.hostname}/db/impex/${project.artifactId}/${project.version}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rice-impex-clover from group org.kuali.rice (version 1.0.3)

Maven wrapper around the Rice 1.0.3 clover based Impex dataset. So we can publish it as a versioned jar file and thus express a proper dependency to it without resorting to SCM trickery.

Group: org.kuali.rice Artifact: rice-impex-clover
Show source 
 

0 downloads
Artifact rice-impex-clover
Group org.kuali.rice
Version 1.0.3
Last update 18. April 2012
Organization not specified
URL http://${kuali.site.hostname}/rice/${project.artifactId}/${project.version}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-resources-plugin from group org.apache.maven.plugins (version 4.0.0-beta-1)

The Resources Plugin handles the copying of project resources to the output directory. There are two different kinds of resources: main resources and test resources. The difference is that the main resources are the resources associated with the main source code while the test resources are associated with the test source code. Thus, this allows the separation of resources for the main source code and its unit tests.

Group: org.apache.maven.plugins Artifact: maven-resources-plugin
Show all versions Show documentation Show source 
 

531 downloads
Artifact maven-resources-plugin
Group org.apache.maven.plugins
Version 4.0.0-beta-1
Last update 26. June 2024
Organization The Apache Software Foundation
URL https://maven.apache.org/plugins/maven-resources-plugin/
License Apache-2.0
Dependencies amount 3
Dependencies maven-filtering, plexus-build-api, maven-plugin-annotations,
There are maybe transitive dependencies!

unf from group org.dataverse (version 6.0.1)

The Universal Numerical Fingerprint (UNF) is a cryptographic signature of the approximated semantic content of a digital object. It is computed on the normalized (or canonicalized) forms of the data values, and is thus independent of the storage medium and format of the data.

Group: org.dataverse Artifact: unf
Show all versions Show documentation Show source 
 

0 downloads
Artifact unf
Group org.dataverse
Version 6.0.1
Last update 19. September 2023
Organization not specified
URL https://github.com/IQSS/UNF
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

m0c0-maven-plugin from group io.github.phantran (version 1.0.1)

A Maven plugin written in Kotlin that supports mutation testing for Java projects. MoCo uses the bytecode manipulation approach and it applies optimizations with Git Mode and database caching, thus mutation testing execution time can be reduced significantly

Group: io.github.phantran Artifact: m0c0-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact m0c0-maven-plugin
Group io.github.phantran
Version 1.0.1
Last update 10. May 2021
Organization TranPhan
URL https://github.com/phantran/moco
License Apache License, Version 2.0
Dependencies amount 20
Dependencies kotlin-stdlib-jdk8, kotlinx-coroutines-core, kotlin-reflect, junit-platform-launcher, junit-platform-suite-api, junit-jupiter, junit, testng, asm, asm-commons, asm-util, asm-analysis, h2, jackson-module-kotlin, jsoup, org.eclipse.jgit, json, kotlin-logging, slf4j-simple, maven-model,
There are maybe transitive dependencies!

continuous-deployment from group io.cucumber (version 3.0.2)

When using local staging the deployment is deferred to the last module. Because half the project consists of examples that should not be deployed and thus skip the execution of the nexus staging plugin this causes the whole whole project to skip deployment. By being the last module in the build we can ensure that the nexus plugin is triggered uploads all artifacts at the end of the build.

Group: io.cucumber Artifact: continuous-deployment
Show all versions 
 

1 downloads
Artifact continuous-deployment
Group io.cucumber
Version 3.0.2
Last update 22. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

staging from group io.cucumber (version 2.3.0)

When using local staging the deployment is deferred to the last module. Because half the project consists of examples that should not be deployed and thus skip the execution of the nexus staging plugin this causes the whole whole project to skip deployment. By being the last module in the build we can ensure that the nexus plugin is triggered uploads all artifacts at the end of the build.

Group: io.cucumber Artifact: staging

 

3 downloads
Artifact staging
Group io.cucumber
Version 2.3.0
Last update 10. December 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 12 from 21 (items total 202)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy