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

Download JAR files tagged by apache with all dependencies


shared-ldap-codec-standalone from group org.apache.directory.shared (version 1.0.0-M13)

This module was created to fix issue DIRSHARED-91 where the embedded Felix instance inside the default LdapCodecService implementation was making it very problematic to deploy the ldap-codec inside an RCP (OSGi) environment and hence Apache Directory Studio could not use it. This module is most likely temporary and will disappear once we are fully OSGi enabled. This module is a plain old jar, not a bundle to avoid accidental reuse as an OSGi module because it contains the version of the LdapCodecService that embeds Felix to make controls and extended ops pluggable in the codec.

Group: org.apache.directory.shared Artifact: shared-ldap-codec-standalone
Show all versions Show documentation Show source 
Download shared-ldap-codec-standalone.jar (1.0.0-M13)
 

0 downloads
Artifact shared-ldap-codec-standalone
Group org.apache.directory.shared
Version 1.0.0-M13
Last update 08. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies shared-ldap-net-mina, shared-ldap-codec-core, mina-core,
There are maybe transitive dependencies!

org.talend.esb.job.deployer from group org.talend.esb.job (version 4.2.1)

Group: org.talend.esb.job Artifact: org.talend.esb.job.deployer
Show all versions Show documentation Show source 
Download org.talend.esb.job.deployer.jar (4.2.1)
 

0 downloads
Artifact org.talend.esb.job.deployer
Group org.talend.esb.job
Version 4.2.1
Last update 01. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.talend.esb.job.converter from group org.talend.esb.job (version 4.2.1)

Group: org.talend.esb.job Artifact: org.talend.esb.job.converter
Show all versions Show documentation Show source 
Download org.talend.esb.job.converter.jar (4.2.1)
 

0 downloads
Artifact org.talend.esb.job.converter
Group org.talend.esb.job
Version 4.2.1
Last update 01. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies bndlib, slf4j-api,
There are maybe transitive dependencies!

org.talend.esb.job.command from group org.talend.esb.job (version 4.2.1)

Group: org.talend.esb.job Artifact: org.talend.esb.job.command
Show all versions Show documentation Show source 
Download org.talend.esb.job.command.jar (4.2.1)
 

0 downloads
Artifact org.talend.esb.job.command
Group org.talend.esb.job
Version 4.2.1
Last update 01. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

derby-all from group org.talend.esb (version 10.8.1.2)

Group: org.talend.esb Artifact: derby-all

Download derby-all.jar (10.8.1.2)
 

2 downloads
Artifact derby-all
Group org.talend.esb
Version 10.8.1.2
Last update 21. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stop from group jetty (version 5.1.10)

Jetty is an open-source, standards-based, full-featured web server implemented entirely in Java. It is released under the Apache 2.0 licence and is therefore free for commercial use and distribution. First created in 1995, Jetty has benefitted from input from a vast user community and consistent and focused development by a stable core of lead developers. There are many more examples of Jetty in action on the Jetty Powered Page that has selections from among the tens of thousands of production Jetty instances. However, as Jetty aims to be as unobtrusive as possible, countless websites and products are based around Jetty, but Jetty is invisible!

Group: jetty Artifact: stop
Show all versions Show source 
Download stop.jar (5.1.10)
 

1 downloads
Artifact stop
Group jetty
Version 5.1.10
Last update 25. October 2007
Organization not specified
URL http://jetty.mortbay.org/
License Apache 2.0
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!

pmd-compat6 from group net.sourceforge.pmd (version 7.2.0)

Group: net.sourceforge.pmd Artifact: pmd-compat6
Show all versions Show documentation Show source 
Download pmd-compat6.jar (7.2.0)
 

0 downloads
Artifact pmd-compat6
Group net.sourceforge.pmd
Version 7.2.0
Last update 31. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies pmd-core, pmd-java, pmd-javascript, pmd-jsp, pmd-cs,
There are maybe transitive dependencies!

parent from group org.apache.sis (version 1.4)

Apache Spatial Information System (SIS) is a free software, Java language library for developing geospatial applications. SIS provides data structures for geographic features and associated metadata along with methods to manipulate those data structures. The library is an implementation of GeoAPI 3.0.2 interfaces and can be used for desktop or server applications. The SIS metadata module forms the base of the library and enables the creation of metadata objects which comply with the ISO 19115 international standard. The SIS referencing module enable the construction of geodetic data structures for geospatial referencing as defined by ISO 19111 standard, along with the associated operations which enable the transformation of coordinates between different reference systems. The SIS storage modules provide a common approach to the reading and writing of metadata, features and coverages applicable to simple imagery as to many dimensional data structures.

Group: org.apache.sis Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.apache.sis
Version 1.4
Last update 06. October 2023
Organization not specified
URL http://sis.apache.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 2063 from 2072 (items total 20714)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy