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

Download JAR files tagged by resolving with all dependencies


epicur from group org.nbn-resolving (version 1.0)

Java classes (generated with XML-Beans) for XML-Schemas xepicur and epicurlite processing. See the official URN:NBN Resolver http://nbn-resolving.org or http://persid.org

Group: org.nbn-resolving Artifact: epicur
Show documentation Show source 
Download epicur.jar (1.0)
 

0 downloads
Artifact epicur
Group org.nbn-resolving
Version 1.0
Last update 28. March 2012
Organization Deutsche Nationalbibliothek
URL https://sourceforge.net/projects/metaresolver
License Apache 2
Dependencies amount 1
Dependencies xmlbeans,
There are maybe transitive dependencies!

build-on-demand-maven-plugin from group org.codehaus.mojo (version 1.0-beta-1)

Group: org.codehaus.mojo Artifact: build-on-demand-maven-plugin
Show all versions Show documentation Show source 
Download build-on-demand-maven-plugin.jar (1.0-beta-1)
 

0 downloads
Artifact build-on-demand-maven-plugin
Group org.codehaus.mojo
Version 1.0-beta-1


project-sources-maven-plugin from group org.codehaus.mojo (version 1.0-alpha-6)

Plugin used to manage source archives for a project, including resolving, creating, unpacking, and pushing to the repository.

Group: org.codehaus.mojo Artifact: project-sources-maven-plugin
Show all versions Show documentation Show source 
Download project-sources-maven-plugin.jar (1.0-alpha-6)
 

0 downloads
Artifact project-sources-maven-plugin
Group org.codehaus.mojo
Version 1.0-alpha-6
Last update 10. December 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies patch-maven-plugin, maven-artifact, maven-project, maven-plugin-api, plexus-archiver, plexus-utils,
There are maybe transitive dependencies!

rd-lib-script from group com.rapiddweller (version 1.1.5-jdk-11)

Group: com.rapiddweller Artifact: rd-lib-script
Show all versions Show documentation Show source 
Download rd-lib-script.jar (1.1.5-jdk-11)
 

0 downloads
Artifact rd-lib-script
Group com.rapiddweller
Version 1.1.5-jdk-11


org.apache.sling.scripting.bundle.tracker from group org.apache.sling (version 0.1.0)

The Apache Sling Scripting Bundle Tracker bundle represents an add-on module that can be deployed on a Sling 10 instance or newer to enhance the scripting resolving capabilities. Being an add-on, the bundle hooks into Sling's current mechanisms for content-to-servlet resolution and essentially acts as a service registration broker for bundles providing scripting capabilities

Group: org.apache.sling Artifact: org.apache.sling.scripting.bundle.tracker
Show documentation Show source 
Download org.apache.sling.scripting.bundle.tracker.jar (0.1.0)
 

0 downloads
Artifact org.apache.sling.scripting.bundle.tracker
Group org.apache.sling
Version 0.1.0
Last update 28. August 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

joala-dns from group net.joala (version 1.2.1)

Sometimes you need your tests to resolve hostnames. While you could change for example the /etc/hosts file for your test resolving this is not what you actually want to do. Joala DNS offers a custom Domain Name Server which you can feed with hosts to resolve from within your tests.

Group: net.joala Artifact: joala-dns
Show all versions Show documentation Show source 
Download joala-dns.jar (1.2.1)
 

0 downloads
Artifact joala-dns
Group net.joala
Version 1.2.1
Last update 02. August 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies joala-core, slf4j-api, guava, dnsjava, junit,
There are maybe transitive dependencies!

resolver-core from group org.nbn-resolving (version 2.3.0)

Java classes providing resolving functionality for Persistent Identifiers. Main focus is on National Bibliography Numbers, but some other known systems are also supported. See the official URN:NBN Resolver http://nbn-resolving.org or http://persid.org

Group: org.nbn-resolving Artifact: resolver-core
Show all versions Show documentation Show source 
Download resolver-core.jar (2.3.0)
 

0 downloads
Artifact resolver-core
Group org.nbn-resolving
Version 2.3.0
Last update 11. November 2013
Organization Deutsche Nationalbibliothek / German National Library
URL https://sourceforge.net/projects/metaresolver
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies pidef, common, database, httpclient, xmlbeans, jackson-mapper-asl, jena, spring-webmvc, commons-logging,
There are maybe transitive dependencies!

excalibur-sourceresolve from group org.apache.excalibur.components (version 2.2.3)

A very common problem is resolving a source, which means finding a source using a URI. The source resolver of Avalon Excalibur is a component helping you in this task. It resolves sources from a given URI. The URI can use all available protocols of the JRE. In addition own protocols can be plugged-in. So using the standard protocols like HTTP, FTP or file can be handled in the same way, like dealing with custom, self-build protocols such as myxmldatabase://root/documents/test.xml.

Group: org.apache.excalibur.components Artifact: excalibur-sourceresolve
Show all versions Show documentation Show source 
Download excalibur-sourceresolve.jar (2.2.3)
 

3 downloads
Artifact excalibur-sourceresolve
Group org.apache.excalibur.components
Version 2.2.3
Last update 05. July 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies avalon-framework-impl,
There are maybe transitive dependencies!

datasift from group datasift (version 1.0b2)

AuelProject DataSift is a data validation and transformation framework built on top of the J2SE platform which mainly targets enterprise applications, creating an environment where data validation and transformation can be done in a simplistic yet powerful way. It allows the developer to create plugins for both looking for the data to be validated (resolving) and validating or transforming it.

Group: datasift Artifact: datasift

Download datasift.jar (1.0b2)
 

0 downloads
Artifact datasift
Group datasift
Version 1.0b2
Last update 24. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies commons-lang, commons-logging, log4j, commons-digester, commons-collections, commons-beanutils, servletapi,
There are maybe transitive dependencies!

java-types from group net.florianschoppmann.java (version 1.0.1)

Skeletal implementation of interface javax.lang.model.util.Types, plus concrete realization backed by core Java Reflection API, akin to JEP 119. This module implements those methods in interface javax.lang.model.util.Types that pertain to the Java type system, plus it provides a method for resolving formal type parameters to actual type arguments. These methods have no equivalent in the Java Reflection API. The abstract skeletal implementation in this module is meant to be specialized for a particular javax.lang.model implementation. The abstraction makes this module well-suited to be used in projects that contain javax.lang.model as part of their domain model (for instance, implementations of alternative languages on top of the JVM).

Group: net.florianschoppmann.java Artifact: java-types
Show all versions Show documentation Show source 
Download java-types.jar (1.0.1)
 

0 downloads
Artifact java-types
Group net.florianschoppmann.java
Version 1.0.1
Last update 26. May 2015
Organization not specified
URL https://github.com/fschopp/java-types
License Revised BSD (3-Clause) License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 9 from 9 (items total 90)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy