Download JAR files tagged by concepts with all dependencies
peregrine from group org.erasmusmc.data-mining.peregrine (version 1.3)
Group: org.erasmusmc.data-mining.peregrine Artifact: peregrine
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact peregrine
Group org.erasmusmc.data-mining.peregrine
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!
Group org.erasmusmc.data-mining.peregrine
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!
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
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!
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
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!
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)
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!
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)
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!
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!
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!
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!
imixs-workflow-api from group org.imixs.workflow (version 2.1.2)
Imixs Workflow API provides the platform for an open and standardized workflow technology.
Imixs Workflow API provides various components in a Java framework that allow to create, control
and monitor process-oriented business tasks.
The following documentation describes the most important concepts and fundamentals of the Imixs Workflow API.
The documentation does not cover each detail of the implementation.
Group: org.imixs.workflow Artifact: imixs-workflow-api
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact imixs-workflow-api
Group org.imixs.workflow
Version 2.1.2
Last update 28. May 2011
Organization Imixs Software Solutions GmbH
URL http://java.net/projects/imixs-workflow
License GNU General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.imixs.workflow
Version 2.1.2
Last update 28. May 2011
Organization Imixs Software Solutions GmbH
URL http://java.net/projects/imixs-workflow
License GNU General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
swing-layout from group net.java.dev.swing-layout (version 1.0.2)
Swing Layout Extensions goal is to make it easy to create professional cross platform layouts with Swing. This project has an eye towards the needs of GUI builders, such as NetBeans.
This project consists of the following pieces:
* Ability to get the baseline for components.
* Ability to get the preferred gap between components.
* A new LayoutManager that utilizes both of these concepts and is tuned toward a free-form drag and drop layout model as can be provided by GUI builders.
Group: net.java.dev.swing-layout Artifact: swing-layout
Show all versions Show documentation Show source
Show all versions Show documentation Show source
101 downloads
Artifact swing-layout
Group net.java.dev.swing-layout
Version 1.0.2
Last update 26. March 2007
Organization not specified
URL https://swing-layout.dev.java.net/
License Lesser General Public License (LGPL), Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.java.dev.swing-layout
Version 1.0.2
Last update 26. March 2007
Organization not specified
URL https://swing-layout.dev.java.net/
License Lesser General Public License (LGPL), Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
igrp-core-war from group cv.igrp (version 2.0.0.241004-RCM)
IGRPWeb is a platform developed by the Operational Nucleus for
the Information Society (NOSi) to create web applications, based on
business steps, processes, automatic code generation and incorporation
of the Once-Only-Principle, written in Java.
The IGRPWeb core is extremely lightweight and based on simple concepts.
It's open-source and distributed under the Apache 2.0 license. Allows
you to build unlimited number of e-government applications by yourself
ensuring sustainability with an affordable and scalable solution on your
own data.
Group: cv.igrp Artifact: igrp-core-war
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact igrp-core-war
Group cv.igrp
Version 2.0.0.241004-RCM
Last update 04. October 2024
Organization not specified
URL https://github.com/NOSiCode-CV/IGRP-Framework
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group cv.igrp
Version 2.0.0.241004-RCM
Last update 04. October 2024
Organization not specified
URL https://github.com/NOSiCode-CV/IGRP-Framework
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 20 from 3 (items total 212)