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

Download JAR files tagged by used with all dependencies

Search JAR files by class name

image-modules from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-modules
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact image-modules
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javax.annotation-api, spotbugs-annotations, slf4j-api,
There are maybe transitive dependencies!

image-examples from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-examples
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact image-examples
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

image-examples-viewer from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-examples-viewer
Show all versions Show documentation Show source 
 

0 downloads
Artifact image-examples-viewer
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, image-renderer, swing-layout,
There are maybe transitive dependencies!

image-examples-miscellaneous from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-examples-miscellaneous
Show all versions Show documentation Show source 
 

0 downloads
Artifact image-examples-miscellaneous
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies image-core, image-operations, image-contributions,
There are maybe transitive dependencies!

image-examples-histogramviewer from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-examples-histogramviewer
Show all versions Show documentation Show source 
 

0 downloads
Artifact image-examples-histogramviewer
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, image-renderer, swing-layout,
There are maybe transitive dependencies!

image-examples-customoperation from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-examples-customoperation
Show all versions Show documentation Show source 
 

0 downloads
Artifact image-examples-customoperation
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies image-core, image-operations, image-contributions,
There are maybe transitive dependencies!

image-core from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact image-core
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies it-tidalwave-util, metadata-extractor, javax.annotation-api,
There are maybe transitive dependencies!

image-contributions from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-contributions
Show all versions Show documentation Show source 
 

0 downloads
Artifact image-contributions
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!

code-generator from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: code-generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact code-generator
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies antlr4, ST4,
There are maybe transitive dependencies!

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

In C++, writing a loop that iterates over a sequence is tedious. We can either use iterators, which requires a considerable amount of boiler-plate, or we can use the std::for_each() algorithm and move our loop body into a predicate, which requires no less boiler-plate and forces us to move our logic far from where it will be used. In contrast, some other languages, like Perl, provide a dedicated "foreach" construct that automates this process. BOOST_FOREACH is just such a construct for C++. It iterates over sequences for us, freeing us from having to deal directly with iterators or write predicates.

Group: com.github.brunotl Artifact: boost_foreach
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_foreach
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 7
Dependencies boost_config, boost_detail, boost_mpl, boost_range, boost_type_traits, boost_iterator, boost_utility,
There are maybe transitive dependencies!



Page 1089 from 1118 (items total 11178)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy