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

Download JAR files tagged by files with all dependencies

Search JAR files by class name

pmd-tsql from group net.sourceforge.pmd (version 7.1.0)

Group: net.sourceforge.pmd Artifact: pmd-tsql
Show all versions Show documentation Show source 
 

0 downloads
Artifact pmd-tsql
Group net.sourceforge.pmd
Version 7.1.0


pmd-javascript from group net.sourceforge.pmd (version 7.1.0)

Group: net.sourceforge.pmd Artifact: pmd-javascript
Show all versions Show documentation Show source 
 

6 downloads
Artifact pmd-javascript
Group net.sourceforge.pmd
Version 7.1.0


pmd-cpp from group net.sourceforge.pmd (version 7.1.0)

Group: net.sourceforge.pmd Artifact: pmd-cpp
Show all versions Show documentation Show source 
 

4 downloads
Artifact pmd-cpp
Group net.sourceforge.pmd
Version 7.1.0


pmd-apex from group net.sourceforge.pmd (version 7.1.0)

Group: net.sourceforge.pmd Artifact: pmd-apex
Show all versions Show documentation Show source 
 

21 downloads
Artifact pmd-apex
Group net.sourceforge.pmd
Version 7.1.0


rapiddweller-benerator-ce from group com.rapiddweller (version 3.2.1-jdk-11)

rapiddweller 'Benerator' is a software solution to generate, anonymize, pseudonymize and migrate data for development, testing and training purposes. rapiddweller 'Benerator' is easy to learn, integrates into CI Tools like Jenkins and Gitlab CI and allows to create data models on the most abstract level. rapiddweller 'Benerator' allows creating realistic and valid high-volume test data, used for testing (unit/integration/load) and showcase setup. Metadata constraints are imported from systems and/or configuration files. Data can imported from and exported to files and systems, anonymized or generated from scratch. Domain packages provide reusable generators for creating domain-specific data as names and addresses internationalizable in language and region. It is strongly customizable with plugins and configuration options. rapiddweller 'Benerator' is build for Java 1.8 and Java 11. The development is ongoing for Java 11.

Group: com.rapiddweller Artifact: rapiddweller-benerator-ce
Show all versions Show documentation Show source 
 

0 downloads
Artifact rapiddweller-benerator-ce
Group com.rapiddweller
Version 3.2.1-jdk-11
Last update 02. February 2024
Organization rapiddweller GmbH
URL https://www.benerator.de
License GNU Public License
Dependencies amount 25
Dependencies vertica-jdbc, rd-lib-common, rd-lib-format, rd-lib-jdbacl, rd-lib-script, validation-api, junit, javassist, slf4j-api, log4j-slf4j-impl, log4j-api, log4j-core, freemarker, js-scriptengine, js, graal-sdk, xml-apis, jaxb-api, jsr305, datafaker, commons-compress, commons-io, snakeyaml, generex, automaton,
There are maybe transitive dependencies!

pmd-vm from group net.sourceforge.pmd (version 7.0.0-rc4)

Group: net.sourceforge.pmd Artifact: pmd-vm
Show all versions Show documentation Show source 
 

3 downloads
Artifact pmd-vm
Group net.sourceforge.pmd
Version 7.0.0-rc4
Last update 30. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies pmd-core, commons-lang3,
There are maybe transitive dependencies!

pmd-apex-jorje from group net.sourceforge.pmd (version 7.0.0-rc4)

Group: net.sourceforge.pmd Artifact: pmd-apex-jorje
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pmd-apex-jorje
Group net.sourceforge.pmd
Version 7.0.0-rc4
Last update 30. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies cglib, jsr305, gson, error_prone_annotations, guava, j2objc-annotations, antlr-runtime, stringtemplate, commons-lang3, animal-sniffer-annotations, slf4j-api, aopalliance, javax.inject,
There are maybe transitive dependencies!

pmd-java8 from group net.sourceforge.pmd (version 6.55.0)

Group: net.sourceforge.pmd Artifact: pmd-java8
Show all versions 
 

18 downloads
Artifact pmd-java8
Group net.sourceforge.pmd
Version 6.55.0
Last update 25. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies pmd-java, pmd-core,
There are maybe transitive dependencies!

idaithalam from group io.virtualan (version 1.7.0)

Idaithalam is a low code Test automation Framework, developed using Java and Cucumber. It leverages Behavior Driven Development (BDD). Tester can create test cases/scripts in simple Excel with API Spec. Excel is a simplified way to create Json based test scripts in Idaithalam. Test cases can be created quickly and tested in minutes. As a tester, you need to create Excel and pass it to Idaithalam Framework. First, generate the Json based test scripts(Virtualan Collection) from Excel. During test execution, this test script collection can be directly utilized. Then it generates Feature files from the Virtualan Collection and its executed. Lastly, It generates test report in BDD/Cucumber style. This provide complete testing support for REST APIs, GraphQL, RDBMS DB and Kafka Event messages #idaithalam #apitesting #testautomation #restapitesting #insprintautomation #rdbmstesting #graphqltesting #kafkamessagetesting #eventvalidation #messagevalidation #cucumber #bdd Virtualan Collection is a JSON based TestScripts generated from Excel API testing can be automated using Excel, POSTMAN collection and VIRTUALAN - Utilized for API testing. - Utilized Contract testing. - Utilized Production Checkout. - Agile Testing - Progressive Regression can be done for each sprint. Reduce lot of manual effects.

Group: io.virtualan Artifact: idaithalam
Show all versions Show documentation Show source 
 

0 downloads
Artifact idaithalam
Group io.virtualan
Version 1.7.0
Last update 23. May 2022
Organization not specified
URL https://www.virtualan.io
License Apache License 2.0
Dependencies amount 12
Dependencies cucumblan-api, cucumblan-db, cucumblan-message, jackson-databind, commons-lang3, commons-io, cucumber-reporting, compiler, gherkin-formatter, slf4j-simple, log4j-core, swagger-inflector,
There are maybe transitive dependencies!

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

Tool used to generate the preferred class information for downloadable JAR files in the form of a META-INF/PREFERRED.LIST required for use by the {@link net.jini.loader.pref.PreferredClassLoader}. The list is generated by examining the dependencies of classes contained within a target JAR file and zero or more additional supporting JAR files. Through various command-line options, a set of "root" classes are identified as belonging to a public API. These root classes provide the starting point for recursively computing a dependency graph, finding all of the classes referenced in the public API of the root classes, finding all of the classes referenced in turn by the public API of those classes, and so on, until no new classes are found. The results of the dependency analysis are combined with the preferred list information in the additional supporting JAR files to compute a preferred list having the smallest number of entries that describes the preferred state of the classes and resources contained in all of the JAR files. The output of the tool is a new version of the target JAR file containing the generated preferred list, and/or a copy of the list printed to System.out.

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

0 downloads
Artifact preferredlistgen
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 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 527 from 532 (items total 5315)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy