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

Download JAR files tagged by system with all dependencies

Search JAR files by class name

synapse-frames_2.10 from group ru.primetalk (version 1.4.0)

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systems over Akka actors, -slf4j - enables logging, -concurrent - running systems directly over ExecutorContext without the need for Akka, -examples - a few test systems. Also there are -frames - a framework for type construction with meta information (see relations.scala). -typed-expressions - a framework for defining parsers and generators for natural language. The current version is 1.4.0

Group: ru.primetalk Artifact: synapse-frames_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact synapse-frames_2.10
Group ru.primetalk
Version 1.4.0
Last update 01. April 2015
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 2
Dependencies scala-reflect, scala-library,
There are maybe transitive dependencies!

russian-lang_2.10 from group ru.primetalk (version 1.4.0)

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systems over Akka actors, -slf4j - enables logging, -concurrent - running systems directly over ExecutorContext without the need for Akka, -examples - a few test systems. Also there are -frames - a framework for type construction with meta information (see relations.scala). -typed-expressions - a framework for defining parsers and generators for natural language. The current version is 1.4.0

Group: ru.primetalk Artifact: russian-lang_2.10
Show all versions Show documentation Show source 
 

1 downloads
Artifact russian-lang_2.10
Group ru.primetalk
Version 1.4.0
Last update 01. April 2015
Organization not specified
URL https://github.com/Primetalk/SynapseGrid
License BSD Software License, 2-clause version
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

ecj from group edu.gmu.cs (version 22)

ECJ, A Java-based Evolutionary Computation Research System. ECJ is a research EC system written in Java. It was designed to be highly flexible, with nearly all classes (and all of their settings) dynamically determined at runtime by a user-provided parameter file. All structures in the system are arranged to be easily modifiable. Even so, the system was designed with an eye toward efficiency. ECJ is developed at George Mason University's ECLab Evolutionary Computation Laboratory. The software has nothing to do with its initials' namesake, Evolutionary Computation Journal. ECJ's sister project is MASON, a multi-agent simulation system which dovetails with ECJ nicely.

Group: edu.gmu.cs Artifact: ecj
Show all versions Show documentation Show source 
 

49 downloads
Artifact ecj
Group edu.gmu.cs
Version 22
Last update 08. September 2014
Organization Evolutionary Computation Laboratory at George Mason University
URL http://cs.gmu.edu/~eclab/projects/ecj/
License The Academic Free License, version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-maven-plugin from group org.kuali.maven.plugins (version 3.1.0)

This plugin provides integration between Spring and Maven. Plugin goals support loading a Spring context XML file as part of the Maven build lifecycle. The XML file can be on the local file system or be accessible via any URL Spring's resource loading mechanism can understand. Spring's "classpath:context.xml" style notation is supported. Annotated Java classes can also be used to load a Spring context. Maven properties are injected into the Spring context (both XML and annotation style) as a java.util.Properties bean named "mavenProperties". Maven properties are also registered as a top level PropertySource so that Spring's placeholder resolution framework automatically considers them. See Project Reports -> Plugin Documentation for details on plugin goals. By default, the profile "maven" is set as an active Spring profile along with any other active Maven profiles.

Group: org.kuali.maven.plugins Artifact: spring-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-maven-plugin
Group org.kuali.maven.plugins
Version 3.1.0
Last update 12. March 2014
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 2
Dependencies kuali-util, kuali-maven,
There are maybe transitive dependencies!

EsiAisParser from group nl.esi.metis (version 0.30)

This package supports the parsing of AIS messages in Java. AIS, the Automatic Identification System, is a system aiming at improving maritime safety by exchanging messages between ships, other vehicles in particular aircraft involved in search-and-rescue (SAR), and (fixed) base stations. To be precise, this package support the ITU-R M.1371-4 AIS standard. See our extensive javadoc and in particular the class AISParser for more information on how to use this package. The parser was used in the Poseidon project, and is improved in the Metis project to better handle uncertain information. Both projects were led by the Embedded Systems Institute. In both projects Thales Nederlands was the carrying industrial partner, and multiple Dutch universities participated.

Group: nl.esi.metis Artifact: EsiAisParser
Show all versions Show documentation Show source 
 

1 downloads
Artifact EsiAisParser
Group nl.esi.metis
Version 0.30
Last update 20. June 2013
Organization not specified
URL http://sourceforge.net/projects/esiaisparser/
License ESI AIS Parser license
Dependencies amount 1
Dependencies colt,
There are maybe transitive dependencies!

mocca-core from group de.ovgu.dke.mocca (version 0.1.2)

MOCCA is the Message-Oriented Command and Context Architecture, providing a GLUE middle-ware that allows sending commands to a peer which are executed by state-less handlers in a specific context. In contrast to the Request-Response scheme the message flow is not fixed by the framework. This allows to implement different communication paradigms (including Request-Response). The whole system can be seen as an automaton with Messages that trigger state transitions in the local Contexts. This library contains the core components, including the GLUE-based implementation.

Group: de.ovgu.dke.mocca Artifact: mocca-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact mocca-core
Group de.ovgu.dke.mocca
Version 0.1.2
Last update 16. April 2013
Organization not specified
URL https://projects.dke-research.de/redmine/projects/mocca/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies glue-core, glue-util, jcip-annotations,
There are maybe transitive dependencies!

xapi-template from group net.wetheinter (version 0.2)

A simple templating system for java codegen. This library includes an object-oriented, fluent source writing api, for a chained, intuitive codegen api. It also includes a template processor which can take java source files formatted with "magic comments", to allow simple mapping of GeneratorClass#generatorMethod() to inject dynamic source content. //@generateWith(GeneratorClass)// -Sets the current generator. You may use as many as you please //generatorMethod(arbitrary-string-data-you-may-want-to-parse)// -invokes the named method on the current injector, with any text (between brackets) sent as a string This allows you to markup default source with hooks where you may want to inject arbitrary code. It is especially useful for generating super-source in gwt compiles; changes to the default class are propagated to overrides.

Group: net.wetheinter Artifact: xapi-template
Show documentation Show source 
 

0 downloads
Artifact xapi-template
Group net.wetheinter
Version 0.2
Last update 20. February 2013
Organization The Internet Party
URL https://github.com/WeTheInternet/xapi-template
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.opencms.editors.fckeditor from group org.opencms.modules (version 8.5.1)

OpenCms-Module 'org.opencms.editors.fckeditor'. <p>This module adds the popular Open Source HTML editor "FCKeditor" to the OpenCms Workplace.</p> <p>Install this module if you want a WYSIWYG editor for Mozilla based browsers, Internet Explorer, Safari or Google Chrome. The version of FCKeditor is 2.6.5</p> <p><i>&copy; 2013 by Alkacon Software GmbH (http://www.alkacon.com).</i></p> OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: org.opencms.editors.fckeditor
Show all versions Show documentation Show source 
 

2 downloads
Artifact org.opencms.editors.fckeditor
Group org.opencms.modules
Version 8.5.1
Last update 10. February 2013
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

weblab-client from group org.ow2.weblab.components (version 0.1)

This library aims to provide a central access point to the services exposed on the ESB without forcing each part of the system to know the actual location of the ESB and the names of the exposed endpoints. For this sake it allows to map service URI (ie referring to service in webLab taxonomy) to the actual exposed URL on the ESB within the context of a specific project. The library and the configuration should be added in portal lib in order to be central and available to any portlets. The mapping is done in a simple spring config file "webLabClient.xml" which must be accessible in JAVA classpath.

Group: org.ow2.weblab.components Artifact: weblab-client
Show documentation Show source 
 

0 downloads
Artifact weblab-client
Group org.ow2.weblab.components
Version 0.1
Last update 11. July 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies spring-beans,
There are maybe transitive dependencies!

janbanery-core from group pl.project13.janbanery (version 1.2)

Kanbanery (https://kanbanery.com) is a simple but powerful Agile project management system, to be precise it focuses around the idea of Kanban, a somewhat near idea to SCRUM but with less strict rules. The heart of each Kanban flow is the Kanban board, IceBox and Archive - there are all easy accessible via this API. Janbanery wraps around the RESTful API delivered by Kanbanery while adding some more features like mass operations or filtering of results. In the end, it's very easy and pleasant to implement your own Kanbanery client be it on the desktop, mobile (android) or as for example Gradle / SBT script to take full advantage of kanbanery's features.

Group: pl.project13.janbanery Artifact: janbanery-core
Show documentation Show source 
 

0 downloads
Artifact janbanery-core
Group pl.project13.janbanery
Version 1.2
Last update 09. May 2011
Organization not specified
URL http://www.blog.project13.pl
License Apache License 2.0
Dependencies amount 7
Dependencies async-http-client, gson, guava, joda-time, slf4j-api, logback-classic, logback-core,
There are maybe transitive dependencies!



Page 737 from 745 (items total 7443)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy