Download JAR files tagged by core with all dependencies
core from group cc.redberry (version 1.1.10)
Redberry is an open source computer algebra system designed for tensor
manipulation. It implements basic computer algebra system routines as well as
complex tools for real computations in physics.
This is Redberry core, which contains the implementation of the basic
computer algebra routines and general-purpose transformations.
Artifact core
Group cc.redberry
Version 1.1.10
Last update 17. January 2016
Organization not specified
URL http://redberry.cc/
License GNU General Public License, version 3
Dependencies amount 2
Dependencies commons-math3, trove4j,
There are maybe transitive dependencies!
Group cc.redberry
Version 1.1.10
Last update 17. January 2016
Organization not specified
URL http://redberry.cc/
License GNU General Public License, version 3
Dependencies amount 2
Dependencies commons-math3, trove4j,
There are maybe transitive dependencies!
fluo-accumulo from group io.fluo (version 1.0.0-beta-2)
This module contains all Fluo code that is run by Accumulo. This includes iterators and formatters.
Given that this module produces a JAR that needs to be included on the Accumulo classpath, external
dependencies should be limited. Some utility classes in this module are not only used by iterators
but also used by fluo-core.
Artifact fluo-accumulo
Group io.fluo
Version 1.0.0-beta-2
Last update 12. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies guava, fluo-api, accumulo-core, hadoop-client, zookeeper, slf4j-api,
There are maybe transitive dependencies!
Group io.fluo
Version 1.0.0-beta-2
Last update 12. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies guava, fluo-api, accumulo-core, hadoop-client, zookeeper, slf4j-api,
There are maybe transitive dependencies!
fluo-api from group io.fluo (version 1.0.0-beta-2)
This module contains all API code. External dependencies should be limited. Any changes to
public methods should be avoided. While the API module does not have compile time dependency
on fluo-core, you must include fluo-core as a run-time dependency.
Artifact fluo-api
Group io.fluo
Version 1.0.0-beta-2
Last update 12. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies guava, commons-collections, commons-configuration, slf4j-api,
There are maybe transitive dependencies!
Group io.fluo
Version 1.0.0-beta-2
Last update 12. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies guava, commons-collections, commons-configuration, slf4j-api,
There are maybe transitive dependencies!
ldpath-core-bundle from group at.newmedialab.ldpath (version 0.9.7)
Core Implementation of LD Path a simple path-based query language similar to XPath or SPARQL Property Paths that is particularly well-suited for querying and retrieving resources from the Linked Data Cloud by following RDF links between resources and servers.
Group: at.newmedialab.ldpath Artifact: ldpath-core-bundle
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ldpath-core-bundle
Group at.newmedialab.ldpath
Version 0.9.7
Last update 28. December 2015
Organization not specified
URL http://code.google.com/p/ldpath/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies ldpath-core, slf4j-api,
There are maybe transitive dependencies!
Group at.newmedialab.ldpath
Version 0.9.7
Last update 28. December 2015
Organization not specified
URL http://code.google.com/p/ldpath/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies ldpath-core, slf4j-api,
There are maybe transitive dependencies!
authzforce-ce-commons-xacml-model from group org.ow2.authzforce (version 3.3.2)
AuthZForce - Java model (JAXB) for OASIS XACML Core Specification. The first two (dot-separated) sequences of the artifact version refer to the version of the OASIS XACML standard from which model (XML schema) this artifact is generated (using JAXB framework). OASIS XACML schema file is included. This project also includes standard XACML identifiers as Java enums.
Group: org.ow2.authzforce Artifact: authzforce-ce-commons-xacml-model
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact authzforce-ce-commons-xacml-model
Group org.ow2.authzforce
Version 3.3.2
Last update 31. October 2015
Organization not specified
URL ${project.url}
License not specified
Dependencies amount 2
Dependencies ${artifactId.prefix}-xmlns-model, jaxb2-basics-runtime,
There are maybe transitive dependencies!
Group org.ow2.authzforce
Version 3.3.2
Last update 31. October 2015
Organization not specified
URL ${project.url}
License not specified
Dependencies amount 2
Dependencies ${artifactId.prefix}-xmlns-model, jaxb2-basics-runtime,
There are maybe transitive dependencies!
authzforce-xacml-model from group org.ow2.authzforce (version 3.0.4)
AuthZForce - Java model (JAXB) for OASIS XACML Core Specification. The first two (dot-separated) sequences of the artifact version refer to the version of the OASIS XACML standard from which model (XML schema) this artifact is generated (using JAXB framework). OASIS XACML schema file is included. This project also includes standard XACML identifiers as Java enums.
0 downloads
Artifact authzforce-xacml-model
Group org.ow2.authzforce
Version 3.0.4
Last update 25. October 2015
Organization not specified
URL ${base.url}
License not specified
Dependencies amount 2
Dependencies authzforce-xml-ns-model, jaxb2-basics-runtime,
There are maybe transitive dependencies!
Group org.ow2.authzforce
Version 3.0.4
Last update 25. October 2015
Organization not specified
URL ${base.url}
License not specified
Dependencies amount 2
Dependencies authzforce-xml-ns-model, jaxb2-basics-runtime,
There are maybe transitive dependencies!
spatial4j from group com.spatial4j (version 0.5)
Spatial4j is a general purpose spatial / geospatial ASL licensed open-source Java library. It's
core capabilities are 3-fold: to provide common geospatially-aware shapes, to provide distance
calculations and other math, and to read shape formats like WKT and GeoJSON.
15 downloads
Artifact spatial4j
Group com.spatial4j
Version 0.5
Last update 18. September 2015
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.spatial4j
Version 0.5
Last update 18. September 2015
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
MazarineBlue-KeywordDriven from group org.mazarineblue (version 0.1.0)
The KeywordDriven module houses the interpreter and thus forms the
core, the hart, the engine of MazarineBlue. The instructions and data
are fetched though the DataSource interface. And intercommunication
between modules is made posible by the EventBus module.
0 downloads
Artifact MazarineBlue-KeywordDriven
Group org.mazarineblue
Version 0.1.0
Last update 03. September 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies MazarineBlue-DataSources, MazarineBlue-Parser, MazarineBlue-EventBus, MazarineBlue-EventsUtilities, MazarineBlue-Utilities, commons-lang, commons-io,
There are maybe transitive dependencies!
Group org.mazarineblue
Version 0.1.0
Last update 03. September 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies MazarineBlue-DataSources, MazarineBlue-Parser, MazarineBlue-EventBus, MazarineBlue-EventsUtilities, MazarineBlue-Utilities, commons-lang, commons-io,
There are maybe transitive dependencies!
xapi-core-util from group net.wetheinter (version 0.5)
This module contains static services and default implementations for other core services.
In order to keep core dependencies as clean as possible,
we avoid accessing helpers like X_Inject so users can choose when / if they inherit larger dependencies.
0 downloads
Artifact xapi-core-util
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 2
Dependencies xapi-core-inject, xapi-core-reflect,
There are maybe transitive dependencies!
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 2
Dependencies xapi-core-inject, xapi-core-reflect,
There are maybe transitive dependencies!
xapi-gwtc-api from group net.wetheinter (version 0.5)
This module contains the core api surrounding a gwt compile.
It exposes compile events, and interfaces to act as controllers.
The default implementations will function only from a command line (or web server).
The other modules are gui frontends that merely speak to an api backend.
0 downloads
Artifact xapi-gwtc-api
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 3
Dependencies xapi-core-model, xapi-jre-inject, gwt-user,
There are maybe transitive dependencies!
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 3
Dependencies xapi-core-model, xapi-jre-inject, gwt-user,
There are maybe transitive dependencies!
Page 1907 from 3 (items total 19489)