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

Download JAR files tagged by readability with all dependencies

Search JAR files by class name

skrapeit-mock-mvc-extension 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-mock-mvc-extension
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-mock-mvc-extension
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-ktor-extension 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-ktor-extension
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-ktor-extension
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-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!

skrapeit-core from group it.skrape (version 1.0.0-alpha8)

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-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-core
Group it.skrape
Version 1.0.0-alpha8
Last update 14. October 2020
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrape-it from group it.skrape (version 1.0.0-alpha7)

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: skrape-it
Show documentation Show source 
 

0 downloads
Artifact skrape-it
Group it.skrape
Version 1.0.0-alpha7
Last update 04. October 2020
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

classmock from group net.sf.esfinge (version 2.3)

ClassMock is a framework that helps the creation of unit tests for components that use reflection or annotations. In this kind of classes, the behavior is dependent of the class structure. This way, each test case usually works with a different class created specifically for the test. With ClassMock is possible to define and generate classes in runtime, allowing a better test readability and logic sharing between tests.

Group: net.sf.esfinge Artifact: classmock
Show all versions Show documentation Show source 
 

1 downloads
Artifact classmock
Group net.sf.esfinge
Version 2.3
Last update 23. November 2018
Organization Esfinge Framework
URL http://esfinge.sourceforge.net/
License MIT License
Dependencies amount 3
Dependencies asm, javaparser-core, commons-lang3,
There are maybe transitive dependencies!

jfire-sql from group link.jfire (version 1.0.4)

Jfire - SQL is a very powerful SQL framework. By method interface binding with the SQL statement to decouple SQL statements and procedures. At the same time provides a very friendly placeholder to enhance the readability of the code. And support for dynamic SQL feature, automatic paging characteristics, dynamic table name field names, and other functions.

Group: link.jfire Artifact: jfire-sql
Show all versions Show documentation Show source 
 

0 downloads
Artifact jfire-sql
Group link.jfire
Version 1.0.4
Last update 04. February 2016
Organization not specified
URL www.jfire.link
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jfire-baseutil, javassist,
There are maybe transitive dependencies!



Page 6 from 3 (items total 62)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy