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

Download JAR files tagged by particular with all dependencies

Search JAR files by class name

ws-commons-util from group org.apache.ws.commons (version 1.0.1)

This is a small collection of utility classes, that allow high performance XML processing based on SAX. Basically, it is assumed, that you are using an JAXP 1.1 compliant XML parser and nothing else. In particular, no dependency on the javax.xml.transform package is introduced.

Group: org.apache.ws.commons Artifact: ws-commons-util
Show all versions Show source 
 

7 downloads
Artifact ws-commons-util
Group org.apache.ws.commons
Version 1.0.1
Last update 19. June 2006
Organization Apache Software Foundation
URL http://ws.apache.org/commons/util
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies junit, xml-apis,
There are maybe transitive dependencies!

excalibur-testcase from group excalibur-component (version 2.1)

This project contains utilities for managing components. ECM is what we call an "avalon container", though it is somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager, usually abbreviated to ECM.

Group: excalibur-component Artifact: excalibur-testcase

 

2 downloads
Artifact excalibur-testcase
Group excalibur-component
Version 2.1
Last update 08. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies avalon-logkit, avalon-framework-api, avalon-framework-impl, excalibur-logger, excalibur-component, excalibur-instrument-api, junit,
There are maybe transitive dependencies!

oscube from group oscube (version 0.3)

OSCube is a framework of sorts. I find myself writing a particular type of application, some kind of job engine, repeatedly and OSCube is the generic version there-of. It uses Simple-JNDI, and therefore really just basic JNDI, as its configuration system, and the Quartz scheduler for Cron-work.

Group: oscube Artifact: oscube
Show all versions Show documentation Show source 
 

0 downloads
Artifact oscube
Group oscube
Version 0.3
Last update 08. November 2005
Organization OSJava
URL http://www.osjava.org/oscube/
License not specified
Dependencies amount 8
Dependencies log4j, commons-lang, commons-collections, commons-dbutils, gj-core, gj-config, simple-jndi, quartz,
There are maybe transitive dependencies!

maven-help-plugin from group org.apache.maven.plugins (version 3.4.1)

The Maven Help plugin provides goals aimed at helping to make sense out of the build environment. It includes the ability to view the effective POM and settings files, after inheritance and active profiles have been applied, as well as a describe a particular plugin goal to give usage information.

Group: org.apache.maven.plugins Artifact: maven-help-plugin
Show all versions Show documentation Show source 
 

5 downloads
Artifact maven-help-plugin
Group org.apache.maven.plugins
Version 3.4.1
Last update 02. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies maven-plugin-tools-generators, maven-shared-utils, maven-reporting-api, plexus-interactivity-api, plexus-utils, plexus-xml, jdom2, xstream, commons-lang3,
There are maybe transitive dependencies!

authzforce-pdp-ext-json-path from group org.ow2.authzforce (version 1.0.0)

AuthzForce PDP extensions for JSON value processing, in particular JSONPath evaluation; it provides the XACML datatype 'urn:ow2:authzforce:feature:pdp:datatype:json' for JSON object/array values, and XACML functions that evaluate a JSON path (second parameter of standard string datatype) against an input JSON object/array (first parameter of datatype 'urn:ow2:authzforce:feature:pdp:datatype:json') and return the result of this evaluation. The return datatype depends on the actual function used: 'urn:ow2:authzforce:feature:pdp:function:string-from-json-path' returns a bag of strings, 'urn:ow2:authzforce:feature:pdp:function:integer-from-json-path' returns a bag of integers, 'urn:ow2:authzforce:feature:pdp:function:double-from-json-path' returns a bag of doubles, 'urn:ow2:authzforce:feature:pdp:function:boolean-from-json-path' returns a bag of booleans.

Group: org.ow2.authzforce Artifact: authzforce-pdp-ext-json-path
Show documentation Show source 
 

0 downloads
Artifact authzforce-pdp-ext-json-path
Group org.ow2.authzforce
Version 1.0.0
Last update 22. May 2024
Organization not specified
URL ${project.url}
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies authzforce-ce-core-pdp-api, json-path,
There are maybe transitive dependencies!

jgoslin from group org.lifs-tools (version 2.2.1)

This project is a parser, validator and normalizer implementation for shorthand lipid nomenclatures, base on the Grammar of Succinct Lipid Nomenclatures project. Goslin defines multiple grammers compatible with ANTLRv4 for different sources of shorthand lipid nomenclature. This allows to generate parsers based on the defined grammars, which provide immediate feedback whether a processed lipid shorthand notation string is compliant with a particular grammar, or not.

Group: org.lifs-tools Artifact: jgoslin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jgoslin
Group org.lifs-tools
Version 2.2.1
Last update 08. May 2024
Organization not specified
URL https://github.com/lifs-tools/jgoslin
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

0 downloads
Artifact skrapeit-http-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 2
Dependencies skrapeit-base-fetcher, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

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

0 downloads
Artifact skrapeit-browser-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 5
Dependencies skrapeit-base-fetcher, htmlunit-android, logback-classic, log4j-over-slf4j, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

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

0 downloads
Artifact skrapeit-base-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 2
Dependencies kotlinx-coroutines-jdk8, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

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!



Page 15 from 34 (items total 331)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy