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

Download JAR files tagged by correctly with all dependencies

Search JAR files by class name

ontology-impl-cache from group org.erasmusmc.data-mining.ontology (version 1.3)

Group: org.erasmusmc.data-mining.ontology Artifact: ontology-impl-cache
Show documentation Show source 
 

1 downloads
Artifact ontology-impl-cache
Group org.erasmusmc.data-mining.ontology
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 4
Dependencies ontology-api, commons-lang, spring-context-support, ehcache,
There are maybe transitive dependencies!

ontology-impl-file from group org.erasmusmc.data-mining.ontology (version 1.3)

Group: org.erasmusmc.data-mining.ontology Artifact: ontology-impl-file
Show documentation Show source 
 

1 downloads
Artifact ontology-impl-file
Group org.erasmusmc.data-mining.ontology
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 4
Dependencies ontology-api, commons-lang, commons-collections, commons-compress,
There are maybe transitive dependencies!

ontology-impl-db from group org.erasmusmc.data-mining.ontology (version 1.3)

Group: org.erasmusmc.data-mining.ontology Artifact: ontology-impl-db
Show documentation Show source 
 

1 downloads
Artifact ontology-impl-db
Group org.erasmusmc.data-mining.ontology
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 6
Dependencies ontology-api, commons-lang, commons-dbcp, spring-context, spring-jdbc, spring-tx,
There are maybe transitive dependencies!

ontology-api from group org.erasmusmc.data-mining.ontology (version 1.3)

Group: org.erasmusmc.data-mining.ontology Artifact: ontology-api
Show documentation Show source 
 

1 downloads
Artifact ontology-api
Group org.erasmusmc.data-mining.ontology
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-lang,
There are maybe transitive dependencies!

ontology from group org.erasmusmc.data-mining.ontology (version 1.3)

Group: org.erasmusmc.data-mining.ontology Artifact: ontology
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ontology
Group org.erasmusmc.data-mining.ontology
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

data-mining from group org.erasmusmc.data-mining (version 1.3)

The data-mining project contains Peregrine and several supporting modules, e.g. for ontologies and datasets. Peregrine is an indexing engine or tagger: a piece of software that can be used to recognize concepts in human readable text, based on a database (thesaurus) of known terms. Multi-word terms are correctly recognized. If terms can represent multiple concepts, Peregrine will attempt to disambiguate them.

Group: org.erasmusmc.data-mining Artifact: data-mining
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact data-mining
Group org.erasmusmc.data-mining
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL https://trac.nbic.nl/data-mining/
License AGPLv3 License
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!

patterntesting-check-ct from group net.sf.patterntesting (version 0.9.9)

PatternTesting Check.CT (patterntesting-check-ct) is a quality framework that allows to automatically verify that Architecture/Design recommendations are implemented correctly in the code. It provides different checks of known anti patterns (like using System.out for logging) but provides also a test framework for better testing. The checks are done during compile time (this is the "CT" in Check.CT").

Group: net.sf.patterntesting Artifact: patterntesting-check-ct
Show all versions Show source 
 

0 downloads
Artifact patterntesting-check-ct
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/check/ct/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dryuf-bigio from group net.dryuf (version 1.2.0)

Dryuf BigIo is stateless, unlimited IO framework, solving few design problems of original JDK. It mainly provides three things - FlatBuffer with 64-bit address space and being stateless. Additionally, it provides FlatChannel interface and few implementations - providing the arbitrary reads and writes from chosen position. This is implemented only in FileChannel in NIO so this interface makes it easier to provide those stateless reads and writes on virtual channels too. BigIo also provides committable objects, allowing marking the object as completed or incomplete, so it correctly results into success or exception on receiving side.

Group: net.dryuf Artifact: dryuf-bigio
Show all versions Show documentation Show source 
 

0 downloads
Artifact dryuf-bigio
Group net.dryuf
Version 1.2.0
Last update 15. March 2024
Organization not specified
URL https://github.com/dryuf/dryuf-bigio
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parent from group org.apache.zookeeper (version 3.9.2)

ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. Each time they are implemented there is a lot of work that goes into fixing the bugs and race conditions that are inevitable. Because of the difficulty of implementing these kinds of services, applications initially usually skimp on them ,which make them brittle in the presence of change and difficult to manage. Even when done correctly, different implementations of these services lead to management complexity when the applications are deployed.

Group: org.apache.zookeeper Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.apache.zookeeper
Version 3.9.2
Last update 12. February 2024
Organization not specified
URL http://zookeeper.apache.org
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

anythingworks-exampleproject-clientlib from group com.optimaize.anythingworks.exampleproject.clientlib (version 1.1.0)

The matching web service client library for the server in this example project to connect to the server. This library is ideally provided by the service provider of the server, so that users can go ahead and hack their userland code against this client library, without having to worry about the transport. Whether the client library uses REST or SOAP is up to the implementor, both are possible. A user of the client library usually does not care what technology is used underneath (as long as things are working correctly).

Group: com.optimaize.anythingworks.exampleproject.clientlib Artifact: anythingworks-exampleproject-clientlib
Show all versions Show documentation Show source 
 

0 downloads
Artifact anythingworks-exampleproject-clientlib
Group com.optimaize.anythingworks.exampleproject.clientlib
Version 1.1.0
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies anythingworks-exampleproject-ontology, anythingworks-client-rest, anythingworks-client-soap,
There are maybe transitive dependencies!



Page 6 from 9 (items total 89)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy