Download JAR files tagged by future with all dependencies
jmxremote_optional from group org.jvnet.opendmk (version 1.0_01-ea)
Java Management Extensions (JMX) technology provides the tools for building distributed,
Web-based, modular and dynamic solutions for managing and monitoring devices, applications,
and service-driven networks. By design, this standard is suitable for adapting legacy systems,
implementing new management and monitoring solutions, and plugging into those of the future.
Artifact jmxremote_optional
Group org.jvnet.opendmk
Version 1.0_01-ea
Last update 09. June 2008
Organization not specified
URL http://java.sun.com/products/JavaManagement
License Common Development And Distribution License (CDDL) Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.jvnet.opendmk
Version 1.0_01-ea
Last update 09. June 2008
Organization not specified
URL http://java.sun.com/products/JavaManagement
License Common Development And Distribution License (CDDL) Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jmxremote from group javax.management (version 1.0.1_04)
Java Management Extensions (JMX) technology provides the tools for building distributed,
Web-based, modular and dynamic solutions for managing and monitoring devices, applications,
and service-driven networks. By design, this standard is suitable for adapting legacy systems,
implementing new management and monitoring solutions, and plugging into those of the future.
Group: javax.management Artifact: jmxremote
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmxremote
Group javax.management
Version 1.0.1_04
Last update 09. February 2006
Organization not specified
URL http://java.sun.com/products/JavaManagement
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group javax.management
Version 1.0.1_04
Last update 09. February 2006
Organization not specified
URL http://java.sun.com/products/JavaManagement
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jmxremote_optional from group javax.management (version 1.0.1_04)
Java Management Extensions (JMX) technology provides the tools for building distributed,
Web-based, modular and dynamic solutions for managing and monitoring devices, applications,
and service-driven networks. By design, this standard is suitable for adapting legacy systems,
implementing new management and monitoring solutions, and plugging into those of the future.
Group: javax.management Artifact: jmxremote_optional
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmxremote_optional
Group javax.management
Version 1.0.1_04
Last update 09. February 2006
Organization not specified
URL http://java.sun.com/products/JavaManagement
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group javax.management
Version 1.0.1_04
Last update 09. February 2006
Organization not specified
URL http://java.sun.com/products/JavaManagement
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
dryuf-concurrent from group net.dryuf (version 1.7.0)
Dryuf Concurrent is enhancement over original Java Concurrent Future design. Apart from providing
ListenableFuture functionality, it provides flexibility how to handle cancel() operations, can delay the
notifications. It allows various types of notification listeners, distinguishing among successful end,
failure and end due to cancel request. Last but not least, it has very low memory footprint and
excellent performance, even outperforming JDK Future without listener support.
0 downloads
Artifact dryuf-concurrent
Group net.dryuf
Version 1.7.0
Last update 01. April 2023
Organization not specified
URL https://github.com/dryuf/dryuf-concurrent
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.dryuf
Version 1.7.0
Last update 01. April 2023
Organization not specified
URL https://github.com/dryuf/dryuf-concurrent
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
torodb-parent from group com.torodb (version 0.40)
ToroDB is an open source project that turns your RDBMS into a
MongoDB-compatible server, supporting the MongoDB query API and
MongoDB's replication, but storing your data into a reliable and trusted
ACID database. ToroDB currently supports PostgreSQL as a backend, but
others will be added in the future.
ToroDB natively implements the MongoDB protocol, so you can use it with
MongoDB tools and drivers, and features a document-to-relational mapping
algorithm that transforms the JSON documents into relational tables.
ToroDB also offers a native SQL layer and automatic data normalization
and partitioning based on JSON documents' implicit schema.
Group: com.torodb Artifact: torodb-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 torodb-parent
Group com.torodb
Version 0.40
Last update 11. June 2016
Organization 8Kdata
URL http://www.torodb.com
License GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.torodb
Version 0.40
Last update 11. June 2016
Organization 8Kdata
URL http://www.torodb.com
License GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
bond from group org.necula.bond (version 0.2.0)
sirix-core from group com.github.johanneslichtenberger.sirix (version 0.1.0)
Sirix is a versioned, treebased storage system. It provides
an ID-less diff-algorithm to import differences between two versions. Furthermore
an ID-based diff-algorithm facilitates the comparison of versions stored within
Sirix. A GUI with several visualizations for comparing these versions visually is
available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential).
The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as
well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will
enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.
0 downloads
Artifact sirix-core
Group com.github.johanneslichtenberger.sirix
Version 0.1.0
Last update 27. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies snappy-java,
There are maybe transitive dependencies!
Group com.github.johanneslichtenberger.sirix
Version 0.1.0
Last update 27. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies snappy-java,
There are maybe transitive dependencies!
sirix-parent from group com.github.johanneslichtenberger.sirix (version 0.1.1)
Sirix is a versioned, treebased storage system. It provides
an ID-less diff-algorithm to import differences between two versions (currently XML-documents). Furthermore
an ID-based diff-algorithm facilitates the comparison of versions stored within
Sirix. A GUI with several visualizations for comparing these versions visually is
available to aid an analyst. Versions are stored using well known versioning strategies (full, incremental, differential).
The architecture is especially well suited for flash-disks because of a COW-principle. In the future we aim to provide throughout security as
well as a replaced page-structure to speedup our architecture. A brackit(.org) binding will
enable XQuery and the XQuery Update Facility. Temporal XPath axis and possibly diff-functions will help analysts to gain quick knowledge from the stored data.
Group: com.github.johanneslichtenberger.sirix Artifact: sirix-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sirix-parent
Group com.github.johanneslichtenberger.sirix
Version 0.1.1
Last update 27. September 2012
Organization not specified
URL https://github.com/JohannesLichtenberger/sirix
License New BSD
Dependencies amount 9
Dependencies je, aspectjrt, slf4j-api, perfidix, xmlunit, logback-classic, guice, gson, guava,
There are maybe transitive dependencies!
Group com.github.johanneslichtenberger.sirix
Version 0.1.1
Last update 27. September 2012
Organization not specified
URL https://github.com/JohannesLichtenberger/sirix
License New BSD
Dependencies amount 9
Dependencies je, aspectjrt, slf4j-api, perfidix, xmlunit, logback-classic, guice, gson, guava,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
Page 60 from 60 (items total 598)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy