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

Download JAR files tagged by configuration with all dependencies

Search JAR files by class name

org.i3xx.step.clock from group org.i3xx.step (version 0.1.0)

A timer using the crontab syntax and additional binary input to provide a resolution of one second (1000 ms / 1000 millis / 1s). The timer uses the whiteboard pattern to notify the clients. There are only a few dependencies to commons-codec, osgi and osgi-blueprint. The bundle 'org.i3xx.step/org.i3xx.step.clockmongo' provides a store for the clock configuration based on mongodb. The additional dependency is 'org.mongodb/mongo-java-driver'. The bundle 'org.i3xx.util/org.i3xx.util.whiteboard' can be used to avoid a dependency to bundles used. In other words, your bundle can use the clock but need no dependency to the bundle 'org.i3xx.step.clock'. Take a look at the description there.

Group: org.i3xx.step Artifact: org.i3xx.step.clock
Show documentation Show source 
 

0 downloads
Artifact org.i3xx.step.clock
Group org.i3xx.step
Version 0.1.0
Last update 06. July 2015
Organization not specified
URL http://maven.apache.org
License Apache License, Version 2.0
Dependencies amount 5
Dependencies commons-codec, org.osgi.core, log4j, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

datetime from group org.pojava (version 3.0.2)

POJava DateTime is a simple, light-weight Java-based API for parsing and manipulating dates. It parses dates from most languages and formats out of the box without having to specify which format is expected. Defaults such as time zones, and whether to interpret an internationally ambiguous date like "03/06/2014" as DMY order or MDY order are inferred by system time zone and locale and stored in a default config object that can be replaced or overridden. Multiple languages for month names are supported without any additional configuration needed.

Group: org.pojava Artifact: datetime
Show all versions Show documentation Show source 
 

13 downloads
Artifact datetime
Group org.pojava
Version 3.0.2
Last update 04. June 2015
Organization not specified
URL http://www.pojava.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xapi-jre from group net.wetheinter (version 0.5)

This module exists solely to package all other jre modules into a single uber jar. This makes deploying to non-mavenized targets much easier. Of course, you would be wise to inherit your dependencies individually; the uber jar is intended for projects like collide, which have complex configuration, and adding many jars would be a pain. It also allows dependent modules to discover new features, as modules graduate from labs to final, they will be added here. As you type X_, autocomplete will expose newly added services.

Group: net.wetheinter Artifact: xapi-jre
Show all versions Show documentation Show source 
 

2 downloads
Artifact xapi-jre
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

databene-benerator from group org.databene (version 0.9.8)

'Benerator' is a framework for creating realistic and valid high-volume test data, used for testing (unit/integration/load) and showcase setup. Metadata constraints are imported from systems and/or configuration files. Data can imported from and exported to files and systems, anonymized or generated from scratch. Domain packages provide reusable generators for creating domain-specific data as names and addresses internationalizable in language and region. It is strongly customizable with plugins and configuration options.

Group: org.databene Artifact: databene-benerator
Show all versions Show documentation Show source 
 

21 downloads
Artifact databene-benerator
Group org.databene
Version 0.9.8
Last update 25. September 2014
Organization Volker Bergmann
URL http://databene.org/databene-benerator
License GNU Public License
Dependencies amount 9
Dependencies jdbacl, databene-script, databene-formats, databene-commons, contiperf, validation-api, junit, antlr-runtime, freemarker,
There are maybe transitive dependencies!

nuun-kernel from group org.nuunframework (version 1.1.0.M6)

Nuun Kernel is a software kernel for framework creation. It brings a powerful plugin design plus a JSR 330 compliant injection mechanism backed by Guice. Plugin benefits from kernel capabilities by sendings request to it : - kernel params request : - Classpath scans request :on class by name, annotation, meta annotation or more generally Predicate - Binding Request : Nuun Kernel provides an SPI in order to bring IOC from other vendors. Nuun Kernel come with 2 plugins: - Configuration Plugin : a plugin that inject the good property based on @Property annotation. - Log plugin : a Log handler that inject the good Log implementation

Group: org.nuunframework Artifact: nuun-kernel
Show all versions Show documentation Show source 
 

0 downloads
Artifact nuun-kernel
Group org.nuunframework
Version 1.1.0.M6
Last update 11. September 2014
Organization not specified
URL http://nuunframework.org/kernel
License LGPL 3.0
Dependencies amount 8
Dependencies sisu-guice, javax.inject, jsr305, aopalliance, reflections, commons-lang, commons-collections, slf4j-api,
There are maybe transitive dependencies!

keystone-plugin from group org.intelligents-ia (version 3.3)

Group: org.intelligents-ia Artifact: keystone-plugin
Show documentation Show source 
 

0 downloads
Artifact keystone-plugin
Group org.intelligents-ia
Version 3.3
Last update 19. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies keystone-boot, maven-plugin-api, maven-archiver, maven-project, maven-dependency-tree,
There are maybe transitive dependencies!

keystone-boot from group org.intelligents-ia (version 3.3)

Group: org.intelligents-ia Artifact: keystone-boot
Show documentation Show source 
 

0 downloads
Artifact keystone-boot
Group org.intelligents-ia
Version 3.3
Last update 19. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

keystone from group org.intelligents-ia (version 3.3)

Keystone project is a bootstrap that loads your application and its dependencies from a single archive. With his maven plugin and few line of configuration, your application will be available with all his dependencies in a single archive. The four main ideas which make the difference with other solution are: 1. all dependencies are not exploded in final archive, 'jar' file stay without any modification, so manifest also... 2. use our maven plugin to package all that you need (and we'll loading dependencies automatically for you) 3. you could load native library 4. you could restart your application Why named Keystone? 1. Stone wedge-shaped arch which maintains a vault [Architecture]. 2. A central element on which everything depends.

Group: org.intelligents-ia Artifact: keystone
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact keystone
Group org.intelligents-ia
Version 3.3
Last update 19. August 2014
Organization Intelligents-ia
URL https://github.com/geronimo-iia/keystone
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

VectorPrintReport from group com.vectorprint (version 13.1)

This powerful reporting library aims to simplify producing reports using iText. Looking at producing reports with iText the most demanding tasks are how to get from data to report blocks, how to style those blocks and how to evaluate (debug) the resulting report. Exactly those three major tasks are well supported by the VectorPrint report library: - (combination of) xml configuration and annotations to transform existing Java data objects into report block - provide styling information (css like) seperate from code - a firebug like debug mode to help evaluate your report.

Group: com.vectorprint Artifact: VectorPrintReport
Show all versions Show documentation Show source 
 

0 downloads
Artifact VectorPrintReport
Group com.vectorprint
Version 13.1
Last update 24. June 2014
Organization VectorPrint
URL http://vectorprintreport.java.net
License GNU Lesser General Public License
Dependencies amount 3
Dependencies itext, sac, VectorPrintConfig,
There are maybe transitive dependencies!

dkpro-lab-uima-engine-cpe from group de.tudarmstadt.ukp.dkpro.lab (version 0.11.0)

Group: de.tudarmstadt.ukp.dkpro.lab Artifact: dkpro-lab-uima-engine-cpe
Show documentation Show source 
 

0 downloads
Artifact dkpro-lab-uima-engine-cpe
Group de.tudarmstadt.ukp.dkpro.lab
Version 0.11.0
Last update 18. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies dkpro-lab-uima, uimafit-core, uimafit-cpe, xalan,
There are maybe transitive dependencies!



Page 808 from 818 (items total 8171)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy