Download JAR files tagged by facilities with all dependencies
spring-flex-core from group org.springframework.flex (version 1.5.2.RELEASE)
Spring BlazeDS Integration is a top-level Spring project, and a component of the complete Spring Web stack. This
project's purpose is to make it easier to build Spring-powered Rich Internet Applications using Adobe Flex as the
front-end client. It aims to achieve this purpose by providing first-class support for using the open source
Adobe BlazeDS project and its powerful remoting and messaging facilities in combination with the familiar Spring
programming model.
Group: org.springframework.flex Artifact: spring-flex-core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact spring-flex-core
Group org.springframework.flex
Version 1.5.2.RELEASE
Last update 08. November 2011
Organization not specified
URL http://www.springsource.org/spring-flex
License The Apache Software License, Version 2.0
Dependencies amount 21
Dependencies servlet-api, jsr250-api, commons-logging, commons-httpclient, cglib-nodep, spring-beans, spring-context, spring-context-support, spring-core, spring-web, spring-webmvc, blazeds-core, blazeds-common, blazeds-proxy, blazeds-remoting, jms, junit, mockito-all, spring-test, xalan, activemq-core,
There are maybe transitive dependencies!
Group org.springframework.flex
Version 1.5.2.RELEASE
Last update 08. November 2011
Organization not specified
URL http://www.springsource.org/spring-flex
License The Apache Software License, Version 2.0
Dependencies amount 21
Dependencies servlet-api, jsr250-api, commons-logging, commons-httpclient, cglib-nodep, spring-beans, spring-context, spring-context-support, spring-core, spring-web, spring-webmvc, blazeds-core, blazeds-common, blazeds-proxy, blazeds-remoting, jms, junit, mockito-all, spring-test, xalan, activemq-core,
There are maybe transitive dependencies!
spring-flex-parent from group org.springframework.flex (version 1.5.2.RELEASE)
Spring BlazeDS Integration is a top-level Spring project, and a component of the complete Spring Web stack. This
project's purpose is to make it easier to build Spring-powered Rich Internet Applications using Adobe Flex as the
front-end client. It aims to achieve this purpose by providing first-class support for using the open source
Adobe BlazeDS project and its powerful remoting and messaging facilities in combination with the familiar Spring
programming model.
Group: org.springframework.flex Artifact: spring-flex-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-flex-parent
Group org.springframework.flex
Version 1.5.2.RELEASE
Last update 08. November 2011
Organization not specified
URL http://www.springsource.org/spring-flex
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.springframework.flex
Version 1.5.2.RELEASE
Last update 08. November 2011
Organization not specified
URL http://www.springsource.org/spring-flex
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
spring-flex from group org.springframework.flex (version 1.5.2.RELEASE)
Group: org.springframework.flex Artifact: spring-flex
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
5 downloads
Artifact spring-flex
Group org.springframework.flex
Version 1.5.2.RELEASE
Last update 08. November 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies backport-util-concurrent, commons-logging, commons-httpclient, jackson-core-asl, cglib-nodep, spring-beans, spring-context, spring-context-support, spring-core, spring-web, spring-webmvc, blazeds-core, blazeds-common, blazeds-proxy, blazeds-remoting,
There are maybe transitive dependencies!
Group org.springframework.flex
Version 1.5.2.RELEASE
Last update 08. November 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies backport-util-concurrent, commons-logging, commons-httpclient, jackson-core-asl, cglib-nodep, spring-beans, spring-context, spring-context-support, spring-core, spring-web, spring-webmvc, blazeds-core, blazeds-common, blazeds-proxy, blazeds-remoting,
There are maybe transitive dependencies!
fastutil-core from group it.unimi.dsi (version 8.5.15)
fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; it provides also big (64-bit) arrays, sets, and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your dependencies, this jar should be excluded.
0 downloads
Artifact fastutil-core
Group it.unimi.dsi
Version 8.5.15
Last update 19. October 2024
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group it.unimi.dsi
Version 8.5.15
Last update 19. October 2024
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
fastutil-core from group co.datadome (version 8.5.11.1)
fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast operations; it provides also big (64-bit) arrays, sets, and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. This jar (fastutil-core.jar) contains data structures based on integers, longs, doubles, and objects, only; fastutil.jar contains all classes. If you have both jars in your dependencies, this jar should be excluded.
Artifact fastutil-core
Group co.datadome
Version 8.5.11.1
Last update 25. December 2022
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group co.datadome
Version 8.5.11.1
Last update 25. December 2022
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
gt-main from group io.oss84.geotools (version 24.2-oss84-1)
The main module contains the GeoTools public interfaces that are used by
other GeoTools modules (and GeoTools applications). Where possible we make
use industry standard terms as provided by OGC and ISO standards.
The formal GeoTools public api consists of gt-metadata, jts and the gt-main module.
The main module contains the default implementations that are available provided
to other GeoTools modules using our factory system. Factories are obtained from
an appropriate FactoryFinder, giving applications a chance configure the factory
used using the Factory Hints facilities.
FilterFactory ff = CommonFactoryFinder.getFilterFactory();
Expression expr = ff.add( expression1, expression2 );
If you find yourself using implementation specific classes chances are you doing it wrong:
Expression expr = new AddImpl( expression1, expressiom2 );
0 downloads
Artifact gt-main
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 4
Dependencies gt-referencing, jts-core, commons-text, jackson-core,
There are maybe transitive dependencies!
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 4
Dependencies gt-referencing, jts-core, commons-text, jackson-core,
There are maybe transitive dependencies!
ignifera_2.12 from group com.github.norwae (version 1.1.0)
Adds promotheus statistics export and collection for akka http routes. The library collects http result codes, timings, and requests in flight. It additionally optionally exposes some basic akka statistics.
0 downloads
Artifact ignifera_2.12
Group com.github.norwae
Version 1.1.0
Last update 22. August 2018
Organization com.github.norwae
URL https://github.com/norwae/ignifera
License BSD 2-Clause
Dependencies amount 8
Dependencies scala-library, akka-actor_2.12, akka-stream_2.12, akka-http-core_2.12, akka-http_2.12, simpleclient, simpleclient_hotspot, simpleclient_common,
There are maybe transitive dependencies!
Group com.github.norwae
Version 1.1.0
Last update 22. August 2018
Organization com.github.norwae
URL https://github.com/norwae/ignifera
License BSD 2-Clause
Dependencies amount 8
Dependencies scala-library, akka-actor_2.12, akka-stream_2.12, akka-http-core_2.12, akka-http_2.12, simpleclient, simpleclient_hotspot, simpleclient_common,
There are maybe transitive dependencies!
indic-transliteration from group com.github.sanskrit-coders (version 1.6)
A collection of scala and java classes for some basic character level processing for the Sanskrit and other Indic (kannada, telugu, etc..) languages, contributed by the open source sanskrit-coders projects and friends.
Some notable facilities:
* Transliterate text from one script or encoding scheme to another.
* Some grammar simulation.
Examples: see https://github.com/sanskrit-coders/indic-transliteration
Contributions and suggestions are invited at https://github.com/sanskrit-coders/indic-transliteration . (Sister projects there may also be of interest.)
Group: com.github.sanskrit-coders Artifact: indic-transliteration
Show all versions Show documentation Show source
Show all versions Show documentation Show source
21 downloads
Artifact indic-transliteration
Group com.github.sanskrit-coders
Version 1.6
Last update 17. November 2017
Organization not specified
URL https://github.com/sanskrit-coders/indic-transliteration
License Apache License 2.0
Dependencies amount 3
Dependencies scala-library, logback-classic, logback-core,
There are maybe transitive dependencies!
Group com.github.sanskrit-coders
Version 1.6
Last update 17. November 2017
Organization not specified
URL https://github.com/sanskrit-coders/indic-transliteration
License Apache License 2.0
Dependencies amount 3
Dependencies scala-library, logback-classic, logback-core,
There are maybe transitive dependencies!
sanskritnlp from group com.github.sanskrit-coders (version 1.2)
A collection of scala and java classes for some basic natural language processing (NLP) for the Sanskrit language, contributed by the open source SanskritNLP project and friends.
Some notable facilities:
* Transliterate text from one script or encoding scheme to another.
* Deal with babylon dictionaries.
* Use bots to write to wiki projects (wiktionary, wikisource etc..).
* Basic metre identification.
* Some grammar simulation.
Contributions and suggestions are invited at https://github.com/sanskrit-coders/sanskritnlpjava . (Sister projects there may also be of interest.)
Group: com.github.sanskrit-coders Artifact: sanskritnlp
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact sanskritnlp
Group com.github.sanskrit-coders
Version 1.2
Last update 15. May 2017
Organization not specified
URL https://github.com/sanskrit-coders/sanskritnlpjava
License Apache License 2.0
Dependencies amount 10
Dependencies scala-library, scala-xml, json4s_2.11, json4s-native_2.11, commons-lang3, logback-classic, logback-core, jwbf, appengine-api-1.0-sdk, jstl,
There are maybe transitive dependencies!
Group com.github.sanskrit-coders
Version 1.2
Last update 15. May 2017
Organization not specified
URL https://github.com/sanskrit-coders/sanskritnlpjava
License Apache License 2.0
Dependencies amount 10
Dependencies scala-library, scala-xml, json4s_2.11, json4s-native_2.11, commons-lang3, logback-classic, logback-core, jwbf, appengine-api-1.0-sdk, jstl,
There are maybe transitive dependencies!
REngine from group com.github.lucarosellini.rJava (version 0.9-7)
Rserve is a TCP/IP server which allows other programs to use facilities of R (see www.r-project.org) from various languages without the need to initialize R or link against R library. Every connection has a separate workspace and working directory. Client-side implementations are available for popular languages such as C/C++, PHP and Java. Rserve supports remote connection, authentication and file transfer. Typical use is to integrate R backend for computation of statstical models, plots etc. in other applications.
Artifact REngine
Group com.github.lucarosellini.rJava
Version 0.9-7
Last update 18. December 2014
Organization not specified
URL http://www.rforge.net/Rserve/index.html
License Lesser General Public License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.lucarosellini.rJava
Version 0.9-7
Last update 18. December 2014
Organization not specified
URL http://www.rforge.net/Rserve/index.html
License Lesser General Public License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 26 from 27 (items total 264)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy