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

Download JAR files tagged by also with all dependencies

Search JAR files by class name

skrapeit-async-fetcher 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-async-fetcher
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-async-fetcher
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-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!

closure-compiler-unshaded from group com.vertispan.javascript (version v20230411-1)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Group: com.vertispan.javascript Artifact: closure-compiler-unshaded
Show all versions Show documentation Show source 
 

0 downloads
Artifact closure-compiler-unshaded
Group com.vertispan.javascript
Version v20230411-1
Last update 04. November 2023
Organization not specified
URL https://developers.google.com/closure/compiler/
License not specified
Dependencies amount 11
Dependencies args4j, auto-value-annotations, gson, error_prone_annotations, failureaccess, guava, protobuf-java, re2j, jsr250-api, ant, jspecify,
There are maybe transitive dependencies!

closure-compiler-main from group com.vertispan.javascript (version v20230411-1)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs.

Group: com.vertispan.javascript Artifact: closure-compiler-main
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-main
Group com.vertispan.javascript
Version v20230411-1
Last update 04. November 2023
Organization not specified
URL https://developers.google.com/closure/compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cocoon-core from group org.apache.cocoon (version 2.3.0)

Module that contains dependencies to all modules normally needed for a basic Cocoon webapp. Cocoon blocks should normally depend on this modules, as the exact content of the more fine grained sitemap, pipeline and support modules is not stable yet. This module also contains some classes, configuration files and tests that we not have decided where to move yet.

Group: org.apache.cocoon Artifact: cocoon-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact cocoon-core
Group org.apache.cocoon
Version 2.3.0
Last update 29. October 2023
Organization not specified
URL http://cocoon.apache.org/${docs.m.core.relPath}
License not specified
Dependencies amount 21
Dependencies cocoon-spring-configurator, cocoon-configuration-api, cocoon-block-deployment, cocoon-pipeline-components, cocoon-sitemap-impl, cocoon-sitemap-components, cocoon-xml-resolver, cocoon-thread-api, cocoon-xml-util, excalibur-pool-api, excalibur-logger, excalibur-store, avalon-framework-impl, commons-io, commons-logging, commons-jexl, xalan, xercesImpl, xml-apis, xml-resolver, log4j,
There are maybe transitive dependencies!



Page 169 from 245 (items total 2448)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy