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

Download JAR files tagged by which with all dependencies

Search JAR files by class name

boost_iterator from group com.github.brunotl (version 1.81.0)

The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements. The second is a framework of components for building iterators based on these extended concepts and includes several useful iterator adaptors.

Group: com.github.brunotl Artifact: boost_iterator
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_iterator
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 12
Dependencies boost_config, boost_detail, boost_type_traits, boost_mpl, boost_core, boost_static_assert, boost_utility, boost_fusion, boost_concept_check, boost_assert, boost_function_types, boost_optional,
There are maybe transitive dependencies!

crs-transformation-adapter-core from group com.programmerare.crs-transformation (version 2.0.1)

Coordinate Reference System Transformations. Kotlin/JVM/Java library used for 'converting coordinates between different coordinate systems'. The core library provides an adapter interface which is implemented by other modules using different third-part libraries as adaptees.

Group: com.programmerare.crs-transformation Artifact: crs-transformation-adapter-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact crs-transformation-adapter-core
Group com.programmerare.crs-transformation
Version 2.0.1
Last update 05. January 2023
Organization not specified
URL https://github.com/TomasJohansson/crsTransformations
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-xml-reader from group de.julielab (version 2.6.1)

A Collection Reader that employs the JCoRe XML mapper to read XML documents. A mapping file must be delivered to determine which XML file elements have to be converted to which CAS annotation types and features. This is the base component for the JCoRe PubMed and Medline readers.

Group: de.julielab Artifact: jcore-xml-reader
Show all versions Show documentation Show source 
 

15 downloads
Artifact jcore-xml-reader
Group de.julielab
Version 2.6.1
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-xml-reader
License BSD-2-Clause
Dependencies amount 6
Dependencies jcore-xml-mapper, slf4j-api, julielab-java-utilities, uima-ducc-user, assertj-core, junit-jupiter-engine,
There are maybe transitive dependencies!

jcore-jtbd-ae-biomedical-english from group de.julielab (version 2.6.0)

UIMA Wrapper for the JCoRe Token Boundary Detector with a model trained on a special biomedical corpus which consists of data from (manually annotated) material which we took from MedLine abstracts and a modified version of PennBioIE's underlying tokenization.

Group: de.julielab Artifact: jcore-jtbd-ae-biomedical-english
Show all versions Show source 
 

0 downloads
Artifact jcore-jtbd-ae-biomedical-english
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-jtbd-ae-biomedical-english
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-jtbd-ae, junit-jupiter-engine,
There are maybe transitive dependencies!

cloning from group design.aem (version 1.11.1)

The cloning library is a small, open source (Apache licensed) Java library which deep-clones objects. The objects do not have to implement the Cloneable interface. Effectively, this library can clone ANY Java object. It can be used i.e. in cache implementations, if you don't want the cached object to be modified or whenever you want to create a deep copy of an object.

Group: design.aem Artifact: cloning
Show all versions Show documentation Show source 
 

0 downloads
Artifact cloning
Group design.aem
Version 1.11.1
Last update 06. December 2022
Organization not specified
URL https://github.com/aem-design/cloning/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies objenesis,
There are maybe transitive dependencies!

jaxb-xew-plugin from group codes.rafael.jaxb-xew-plugin (version 2.0.0)

This JAXB plugin utilizes the power of @XmlElementWrapper annotation. Originally xjc trends to create wrapper classes which are the containers for collections. This plugin goes through all properties to find ones which can be represented in the model in more optimal way.

Group: codes.rafael.jaxb-xew-plugin Artifact: jaxb-xew-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-xew-plugin
Group codes.rafael.jaxb-xew-plugin
Version 2.0.0
Last update 29. November 2022
Organization not specified
URL https://github.com/raphw/jaxb-xew-plugin
License LGPLv3 License
Dependencies amount 5
Dependencies jaxb-xjc, jaxb-core, commons-logging, commons-lang3, jaxb2-basics-tools,
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!

matssocket-server-api from group io.mats3.matssocket (version 0.19.0-2022-11-11)

API for the MatsSocket Server: Create MatsSocket server endpoints to which you can connect using JavaScript and Dart client libraries, connecting over WebSocket for asynchronous, bidirectional interaction with Mats^3 from end-user clients.

Group: io.mats3.matssocket Artifact: matssocket-server-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact matssocket-server-api
Group io.mats3.matssocket
Version 0.19.0-2022-11-11
Last update 11. November 2022
Organization not specified
URL https://github.com/centiservice/mats3
License PolyForm Perimeter License 1.0.0 with examples
Dependencies amount 2
Dependencies mats-api, javax.websocket-api,
There are maybe transitive dependencies!

automodule-inject from group com.mastfrog (version 1.2)

A maven plugin which injects a property - by default autoAutoModuleName into each project which will always be a *valid* Java identifier and is usable in a manifestEntries section by the maven-jar-plugin - frequently Maven artifact IDs contain hyphens or numbers which are illegal in module names.

Group: com.mastfrog Artifact: automodule-inject
Show all versions Show documentation Show source 
 

0 downloads
Artifact automodule-inject
Group com.mastfrog
Version 1.2
Last update 27. October 2022
Organization Mastfrog Technologies
URL https://github.com:timboudreau/mastfrog-parent
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

isis-persistence-jdo-spring from group org.apache.isis.persistence (version 2.0.0-M9)

JDO Spring integration. This is a fork of the Spring ORM JDO sources at github, for which support had been dropped back in 2016 [1]. Credits to the original authors. See also docs [2]. [1] https://github.com/spring-projects/spring-framework/issues/18702 [2] https://docs.spring.io/spring-framework/docs/3.0.0.RC2/reference/html/ch13s04.html

Group: org.apache.isis.persistence Artifact: isis-persistence-jdo-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact isis-persistence-jdo-spring
Group org.apache.isis.persistence
Version 2.0.0-M9
Last update 14. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies isis-commons, isis-applib, isis-core-config, isis-persistence-jdo-applib, isis-persistence-jdo-provider, spring-jdbc,
There are maybe transitive dependencies!



Page 550 from 735 (items total 7347)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy