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

Download JAR files tagged by testing with all dependencies

Search JAR files by class name

skrapeit-html-parser from group it.skrape (version 1.3.0-alpha.2)

A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. First and foremost it aims to be a testing lib, but it can also be used to scrape websites in a convenient fashion.

Group: it.skrape Artifact: skrapeit-html-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-html-parser
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 3
Dependencies skrapeit-base-fetcher, jsoup, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrapeit from group it.skrape (version 1.3.0-alpha.2)

A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. First and foremost it aims to be a testing lib, but it can also be used to scrape websites in a convenient fashion.

Group: it.skrape Artifact: skrapeit
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 8
Dependencies skrapeit-assertions, skrapeit-async-fetcher, skrapeit-base-fetcher, skrapeit-browser-fetcher, skrapeit-http-fetcher, skrapeit-dsl, skrapeit-html-parser, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrapeit-dsl from group it.skrape (version 1.3.0-alpha.2)

A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. First and foremost it aims to be a testing lib, but it can also be used to scrape websites in a convenient fashion.

Group: it.skrape Artifact: skrapeit-dsl
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-dsl
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrapeit-assertions from group it.skrape (version 1.3.0-alpha.2)

A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. First and foremost it aims to be a testing lib, but it can also be used to scrape websites in a convenient fashion.

Group: it.skrape Artifact: skrapeit-assertions
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-assertions
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 4
Dependencies skrapeit-html-parser, skrapeit-dsl, skrapeit-base-fetcher, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

hilla-gradle-plugin from group dev.hilla (version 24.1.15)

This maven module act as a proxy to test, build, and release the hilla gradle plugin, which is written in Kotlin and is built by gradle natively. This makes development and testing of the gradle plugin much easier against the changes of flow, especially the engine-core. However, publishing the hilla-gradle-plugin to gradle plugin central repo is done within platform final releases.

Group: dev.hilla Artifact: hilla-gradle-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact hilla-gradle-plugin
Group dev.hilla
Version 24.1.15
Last update 29. November 2023
Organization not specified
URL Not specified
License Apache License Version 2.0
Dependencies amount 3
Dependencies plugin-base, engine-core, flow-gradle-plugin,
There are maybe transitive dependencies!

fluentlenium-coverage-report from group io.fluentlenium (version 6.0.0)

Group: io.fluentlenium Artifact: fluentlenium-coverage-report

 

0 downloads
Artifact fluentlenium-coverage-report
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 8
Dependencies fluentlenium-core, fluentlenium-assertj, fluentlenium-cucumber, fluentlenium-spock, fluentlenium-junit, fluentlenium-junit-jupiter, fluentlenium-testng, fluentlenium-spring-testng,
There are maybe transitive dependencies!

fluentlenium-integration-tests from group io.fluentlenium (version 6.0.0)

Group: io.fluentlenium Artifact: fluentlenium-integration-tests

 

0 downloads
Artifact fluentlenium-integration-tests
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluentlenium-parent from group io.fluentlenium (version 6.0.0)

Group: io.fluentlenium Artifact: fluentlenium-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fluentlenium-parent
Group io.fluentlenium
Version 6.0.0


boilerplate-generator from group io.github.mayconcardoso (version 3.0.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: boilerplate-generator
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boilerplate-generator
Group io.github.mayconcardoso
Version 3.0.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mvvm-core-testing from group io.github.mayconcardoso (version 2.1.0)

This is only a personal implementation of MVVM architecture that makes your life easier by helping you to keep your screen components independently. It also has a concept of "interaction" defining exactly what the user can do on your screen turning the testing process extremely easier, once now you are able to test the "state" of your app.

Group: io.github.mayconcardoso Artifact: mvvm-core-testing
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mvvm-core-testing
Group io.github.mayconcardoso
Version 2.1.0
Last update 07. April 2023
Organization not specified
URL https://github.com/MayconCardoso/Mvvm-Architecture-Toolkit
License MIT license
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!



Page 690 from 3 (items total 7089)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy