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

Download JAR files tagged by urls with all dependencies

Search JAR files by class name

batch from group no.nav.common (version 1.2019.11.11-13.28-1ea66d9eb281)

Group: no.nav.common Artifact: batch
Show all versions Show documentation Show source 
 

0 downloads
Artifact batch
Group no.nav.common
Version 1.2019.11.11-13.28-1ea66d9eb281
Last update 11. November 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies util, lombok, leader-election, aspectjrt, spring-context, slf4j-api, junit, mockito-all, mockito-core,
There are maybe transitive dependencies!

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

Computes the message digests for a codebase with HTTPMD URLs. This utility is run from the main command line. A description of HTTPMD URLs can be found in the net.jini.url.httpmd package and its net.jini.url.httpmd.Handler class.

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

0 downloads
Artifact computehttpmdcodebase
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 1
Dependencies jgdms-url-integrity,
There are maybe transitive dependencies!

urlrewritefilter from group org.tuckey (version 5.1.3)

A Java Web Filter for any J2EE compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's mod_rewrite.

Group: org.tuckey Artifact: urlrewritefilter
Show all versions Show documentation Show source 
 

41 downloads
Artifact urlrewritefilter
Group org.tuckey
Version 5.1.3
Last update 19. October 2023
Organization Paul Tuckey
URL http://www.tuckey.org/urlrewrite/
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

urlrewritefilter from group de.knightsoft-net (version 4.0.4.1)

A Java Web Filter for any J2EE compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's mod_rewrite.

Group: de.knightsoft-net Artifact: urlrewritefilter
Show documentation Show source 
 

0 downloads
Artifact urlrewritefilter
Group de.knightsoft-net
Version 4.0.4.1
Last update 12. November 2022
Organization Paul Tuckey
URL http://www.tuckey.org/urlrewrite/
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pulsar-jsoup from group ai.platon.pulsar (version 1.14.3)

jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.

Group: ai.platon.pulsar Artifact: pulsar-jsoup
Show all versions Show documentation Show source 
 

0 downloads
Artifact pulsar-jsoup
Group ai.platon.pulsar
Version 1.14.3
Last update 21. April 2022
Organization Jonathan Hedley
URL https://jsoup.org/
License The MIT License
Dependencies amount 5
Dependencies commons-collections4, commons-lang3, commons-math3, commons-codec, guava,
There are maybe transitive dependencies!

jsoup from group com.github.hazendaz.jsoup (version 1.15.1)

jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.

Group: com.github.hazendaz.jsoup Artifact: jsoup
Show documentation Show source 
 

0 downloads
Artifact jsoup
Group com.github.hazendaz.jsoup
Version 1.15.1
Last update 27. February 2022
Organization Jonathan Hedley
URL https://jsoup.org/
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

taverna-reference-impl from group org.apache.taverna.engine (version 3.1.0-incubating)

Implementations of the core APIs, not including extension point implementations. This package contains implementations of the data access objects, translator infrastructure etc. The extension point implementations that can be considered as core functionality (files, URLs etc) are held in the taverna-reference-types module.

Group: org.apache.taverna.engine Artifact: taverna-reference-impl
Show documentation Show source 
 

0 downloads
Artifact taverna-reference-impl
Group org.apache.taverna.engine
Version 3.1.0-incubating
Last update 06. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies taverna-reference-api, taverna-database-configuration-api, org.springframework.orm, org.springframework.transaction, com.springsource.org.aspectj.weaver, com.springsource.javax.transaction, log4j, commons-logging,
There are maybe transitive dependencies!

ztemplates from group org.ztemplates (version 2.4.0)

java web framework - annotations - pojo - NO XML - state-free - clean, technology agnostic urls - REST - invisible to the web-client - JSP, Velocity, FreeMarker (others pluggable) - annotations for JavaScript/CSS dependencies - create reusable components

Group: org.ztemplates Artifact: ztemplates
Show all versions Show documentation Show source 
 

0 downloads
Artifact ztemplates
Group org.ztemplates
Version 2.4.0
Last update 11. September 2011
Organization not specified
URL http://ztemplates.org
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies zclasspath, velocity, freemarker, json, commons-codec, spring-core, spring-context, spring-web,
There are maybe transitive dependencies!

ldap-common from group directory-shared (version 0.9.3)

Common LDAP packages used for protocol compliant parsing of distinguished names, LDIFs, filters, and urls. Also contains the Common Message API which enables a plugable interface for ASN.1 BER Message codec providers.

Group: directory-shared Artifact: ldap-common
Show all versions 
 

0 downloads
Artifact ldap-common
Group directory-shared
Version 0.9.3
Last update 24. December 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies regexp, oro, antlr, junit, asn1-codec,
There are maybe transitive dependencies!

simplevalidation from group com.mastfrog (version 1.14.1)

This is a simple library for quickly adding validation code to Swing user-interfaces. It handles validating user input when the user changes a component's value, showing error messages and decorating components to indicate which component is the source of the problem. It contains a large number of built-in validators to handle most common situations, such as validating numbers, email addresses, urls and so forth.

Group: com.mastfrog Artifact: simplevalidation
Show all versions Show documentation Show source 
 

0 downloads
Artifact simplevalidation
Group com.mastfrog
Version 1.14.1
Last update 23. July 2022
Organization Mastfrog Technologies
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 27 from 30 (items total 299)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy