Download JAR files tagged by blocks with all dependencies
empire-example from group org.codehaus.jedi (version 3.0.5)
0 downloads
Artifact empire-example
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jedi-core, jedi-annotations, jedi-jdk6,
There are maybe transitive dependencies!
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jedi-core, jedi-annotations, jedi-jdk6,
There are maybe transitive dependencies!
examples from group org.codehaus.jedi (version 3.0.5)
Group: org.codehaus.jedi Artifact: examples
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact examples
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL http://jedi.codehaus.org/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL http://jedi.codehaus.org/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jedi-jdk6 from group org.codehaus.jedi (version 3.0.5)
0 downloads
Artifact jedi-jdk6
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jedi-core, jedi-annotations,
There are maybe transitive dependencies!
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jedi-core, jedi-annotations,
There are maybe transitive dependencies!
jedi-jdk5 from group org.codehaus.jedi (version 3.0.5)
2 downloads
Artifact jedi-jdk5
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jedi-core, jedi-annotations,
There are maybe transitive dependencies!
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jedi-core, jedi-annotations,
There are maybe transitive dependencies!
jedi-annotations from group org.codehaus.jedi (version 3.0.5)
0 downloads
Artifact jedi-annotations
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jedi-core,
There are maybe transitive dependencies!
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jedi-core,
There are maybe transitive dependencies!
codegen from group org.codehaus.jedi (version 3.0.5)
Group: org.codehaus.jedi Artifact: codegen
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact codegen
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL http://jedi.codehaus.org/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL http://jedi.codehaus.org/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jedi-core from group org.codehaus.jedi (version 3.0.5)
0 downloads
Artifact jedi-core
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jedi from group org.codehaus.jedi (version 3.0.5)
Java's syntactic and library support for these components tends to cause the above concerns to be mixed
with each other, with other concerns, and with low-level implementation details. This means that the code is
cluttered, verbose and does not express intent very well.
Jedi aims to repair this by providing a library of routines for filtering, iteration, conversion from
one collection type to another, first order logic functions, etc. It makes extensive use of higher order
functions and closures (also known as 'blocks' or 'lambdas' that can be implemented manually or by annotations.
Group: org.codehaus.jedi Artifact: jedi
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jedi
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL http://jedi.codehaus.org/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.codehaus.jedi
Version 3.0.5
Last update 09. April 2011
Organization not specified
URL http://jedi.codehaus.org/
License MIT License
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.
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!
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.
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!
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 39 from 44 (items total 434)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy