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

Download JAR files tagged by well with all dependencies

Search JAR files by class name

zay-es from group com.massisframework (version 1.2.1)

Zay-ES (pronounced 'zay us' like Dr. Zaius) is a light weight flexible Entity Component System. Entity Component Systems use a data-oriented design approach that employs composition to build complex applications of systems. Systems are application code the operates on only a subset of the data components of an entity. Zay-ES is a data management library that facilitates these designs. It supports real-time in-memory entity components as well as persistent components, even at the same time.

Group: com.massisframework Artifact: zay-es
Show documentation Show source 
 

4 downloads
Artifact zay-es
Group com.massisframework
Version 1.2.1
Last update 20. December 2016
Organization not specified
URL https://github.com/jMonkeyEngine-Contributions/zay-es
License New BSD (3-clause) License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

teachingbox-core from group org.sf.teachingbox (version 1.2.3)

The Teachingbox uses advanced machine learning techniques to relieve developers from the programming of hand-crafted sophisticated behaviors of autonomous agents (such as robots, game players etc...) In the current status we have implemented a well founded reinforcement learning core in Java with many popular usecases, environments, policies and learners.

Group: org.sf.teachingbox Artifact: teachingbox-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact teachingbox-core
Group org.sf.teachingbox
Version 1.2.3
Last update 08. November 2016
Organization TeachingBox
URL http://sourceforge.net/projects/teachingbox/
License GNU General Public License, Version 3
Dependencies amount 14
Dependencies guava, jfreechart, surfaceplotter, log4j, commons-lang3, commons-math3, colt, junit, thrift, concurrent, encog-core, weka-stable, nrjavaserial, redstone,
There are maybe transitive dependencies!

org.apache.stanbol.enhancer.engines.dbpspotlight from group org.apache.stanbol (version 1.0.0)

This module provides four Enhancement Engines for the DBpedia Spotlight RESTful services. This includes the Annotate Engine - supporting the whole processing workflow as well as a Spotting, Candidate and Disambiguation Engine that can be used by Users that whant only to use part of DBpedia Spotlights functionalities within their own Enhancement Engines. Users that do not want to send their Content to the public Spotlight server can also install a local Spotlight server and change the Configuration of the Engines accordingly.

Group: org.apache.stanbol Artifact: org.apache.stanbol.enhancer.engines.dbpspotlight
Show all versions Show documentation Show source 
 

2 downloads
Artifact org.apache.stanbol.enhancer.engines.dbpspotlight
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies org.apache.stanbol.enhancer.servicesapi, org.apache.felix.scr.annotations, rdf.core, commons-io, slf4j-api,
There are maybe transitive dependencies!

cache2k-jcache-parent from group org.cache2k (version 0.26-BETA)

Group: org.cache2k Artifact: cache2k-jcache-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cache2k-jcache-parent
Group org.cache2k
Version 0.26-BETA
Last update 07. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

groovy 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 the Groovy facade for Redberry. It contains the classes and categories defining DSL features and syntax notations for common routines from redebrry-core and redberry-physics.

Group: cc.redberry Artifact: groovy
Show all versions Show documentation Show source 
 

0 downloads
Artifact groovy
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 4
Dependencies core, physics, groovy-all, groovy-backports-compat23,
There are maybe transitive dependencies!

physics 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 module contains the implementation of special routines needed in real physical problems. It contains tools for such problems like Feynman graphs and one-loop counterterms calculation etc.

Group: cc.redberry Artifact: physics
Show all versions Show documentation Show source 
 

59 downloads
Artifact physics
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 1
Dependencies core,
There are maybe transitive dependencies!

com.ibm.sbt.web from group com.ibm.sbt (version 1.1.11.20151208-1200)

Group: com.ibm.sbt Artifact: com.ibm.sbt.web
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.ibm.sbt.web
Group com.ibm.sbt
Version 1.1.11.20151208-1200
Last update 08. December 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dsql from group org.vesalainen.dsql (version 1.0.2)

Datastore SQL engine (DSQL) for Google appengine datastore. DSQL extends gae datastore in implementing local joins between datastore kinds as well as providing local filtering for unindexed properties. DSQL uses familiar sql-syntax. SQL joins are optimized using datastore statistics. It is assumed that datastore schema is designed like relational db. However parent/child relationships are supported. Also supported are special datatypes in package com.google.appengine.api.datastore like Email, Phonenumber, ...

Group: org.vesalainen.dsql Artifact: dsql
Show all versions Show documentation Show source 
 

0 downloads
Artifact dsql
Group org.vesalainen.dsql
Version 1.0.2
Last update 01. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies appengine-api-1.0-sdk, appengine-remote-api, sql, magic,
There are maybe transitive dependencies!

vertexium-elasticsearch-base from group org.vertexium (version 2.2.0)

Group: org.vertexium Artifact: vertexium-elasticsearch-base
Show all versions Show documentation Show source 
 

0 downloads
Artifact vertexium-elasticsearch-base
Group org.vertexium
Version 2.2.0
Last update 28. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies vertexium-core, elasticsearch, jts, slf4j-api,
There are maybe transitive dependencies!

common from group org.beiter.michael.authn.jaas (version 2.0)

This module is part of a JAAS library that provides common methods for building JAAS modules. It provides common artifacts such as interfaces for auditing, message queue, and credential validation, as well as default implementations of these interfaces. The provided default implementations e.g. for auditing and message queues are not intended for production, and will have to be adjusted to meet deployment specific requirements.

Group: org.beiter.michael.authn.jaas Artifact: common
Show all versions Show documentation Show source 
 

0 downloads
Artifact common
Group org.beiter.michael.authn.jaas
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!



Page 172 from 213 (items total 2122)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy