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

Download JAR files tagged by annotated with all dependencies

Search JAR files by class name

parent from group com.tobedevoured.modelcitizen (version 0.8.3)

Model Citizen is an annotation based model factory for Java. A Model is mapped by a Blueprint using annotated fields. Blueprints contain default values and references to other blueprinted models. The ModelFactory can create Models based on registered Blueprints. A Model already created can be passed into the ModelFactory as a Reference Model, which will be used as the basis for the new Model.

Group: com.tobedevoured.modelcitizen Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group com.tobedevoured.modelcitizen
Version 0.8.3
Last update 11. February 2020
Organization not specified
URL https://github.com/mguymon/model-citizen
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies commons-lang, commons-beanutils, slf4j-api,
There are maybe transitive dependencies!

magic4j-cdi-utils from group org.magic4j (version 1.1.0.0)

provides the following Features: a) "Event-Observer Return Value Injection" feature, which is an enhancement for the CDI-Event-Mechanism: It injects return values of observer methods into the Event-Producer Bean and enables "Enhanced-Eventdriven-Service-Design". b) Interceptor for an CDI-Qualifier-based "Chain Of Responsibility" Pattern implementation where all annotated ChainHandlers get called under the hood from the interceptor.

Group: org.magic4j Artifact: magic4j-cdi-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact magic4j-cdi-utils
Group org.magic4j
Version 1.1.0.0
Last update 13. April 2016
Organization not specified
URL http://www.magic4j.org
License Apache License, Version 2.0
Dependencies amount 1
Dependencies cdi-api,
There are maybe transitive dependencies!

webservice from group de.cit-ec.scie (version 2.0.1)

Module providing the webservice interface based on the Jetty embedded webserver and the FreeMarker template engine. Defines a simple format for providing textual annotations and produced output in HTML or JSON. This module has no dependencies to the other SCIE modules (except for the PDF text extractor) or the UIMA framework and thus can be used in any context, where text is annotated by an algorithm and should be presented to an end user.

Group: de.cit-ec.scie Artifact: webservice
Show all versions Show documentation Show source 
 

0 downloads
Artifact webservice
Group de.cit-ec.scie
Version 2.0.1
Last update 10. December 2014
Organization not specified
URL http://openresearch.cit-ec.de/projects/scie/
License The GNU Affero General Public License, Version 3
Dependencies amount 4
Dependencies jetty-server, freemarker, json, pdf-extractor,
There are maybe transitive dependencies!

EnumToStringForCucumber from group se.comhem.cucumber.annotations (version 1.3)

Processes an enum class annotated with @GenerateCucumberString, producing a new java source file which is also compiled. The generated class has a static String field, which is the concatenation of the enum values, with delimiter, suffix and prefix as specified in the annotation. These parameters (delimiter, suffix...) can be overridden. This field can be used in any annotation (but most useful in Cucumber annotations), as it's a compile time constant value.

Group: se.comhem.cucumber.annotations Artifact: EnumToStringForCucumber
Show documentation Show source 
 

0 downloads
Artifact EnumToStringForCucumber
Group se.comhem.cucumber.annotations
Version 1.3
Last update 02. September 2014
Organization not specified
URL https://github.com/ComHem/EnumToStringForCucumber
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

perfidix from group org.perfidix (version 3.6.9)

Perfidix comes as a light-weight Java Benchmarking Tool which allows to make simple measurements of source code without installing heavy profilers or using special IDEs. Perfidix comes as a simple jar which has to be included in the classpath. Methods which should be benched are annotated similar to JUnit testcases. With these simple modifications fast evaluation and real-time measurements can be made with existing source code without adapting the program.

Group: org.perfidix Artifact: perfidix
Show all versions Show documentation Show source 
 

5 downloads
Artifact perfidix
Group org.perfidix
Version 3.6.9
Last update 09. December 2013
Organization University of Konstanz, Distributed Systems Group
URL https://github.com/disy/perfidix
License New BSD
Dependencies amount 3
Dependencies commons-primitives, commons-math, joda-time,
There are maybe transitive dependencies!

modelcitizen from group com.tobedevoured (version 0.6.0)

Model Citizen is an annotation based model factory for Java. A Model is mapped by a Blueprint using annotated fields. Blueprints contain default values and references to other blueprinted models. The ModelFactory can create Models based on registered Blueprints. A Model already created can be passed into the ModelFactory as a Reference Model, which will be used as the basis for the new Model.

Group: com.tobedevoured Artifact: modelcitizen
Show all versions Show documentation Show source 
 

0 downloads
Artifact modelcitizen
Group com.tobedevoured
Version 0.6.0
Last update 20. November 2013
Organization not specified
URL https://github.com/mguymon/model-citizen
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies commons-lang, commons-beanutils, slf4j-api, metapossum-scanner,
There are maybe transitive dependencies!

command-line-processing from group il.ac.technion.cs.ssdl (version 1.0.1)

Extracting command line options directly into data members: each field marked with an @External annotation automatically becomes a command line option. Extracting the options values from the command line arguments, i.e., the "String[] args" parameter to main, into the field(s), requires a single method invocation: Introspector.extract(args, o1, o2, ...) where o1,o2, ... are the objects in which the fields annotated with @External.

Group: il.ac.technion.cs.ssdl Artifact: command-line-processing
Show documentation Show source 
 

0 downloads
Artifact command-line-processing
Group il.ac.technion.cs.ssdl
Version 1.0.1
Last update 12. March 2012
Organization Department of Computer Science, The Technion
URL http://command-line-processing.googlecode.com
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

managedproperties-itest from group dk.netdesign (version 2.0.2)

Group: dk.netdesign Artifact: managedproperties-itest
Show all versions 
 

0 downloads
Artifact managedproperties-itest
Group dk.netdesign
Version 2.0.2
Last update 18. April 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies managedproperties-service, managedproperties-feature, managedproperties-consumer, managedproperties-test-resources, features, paxwicket, slf4j-simple, javax.inject,
There are maybe transitive dependencies!

managedproperties-consumer from group dk.netdesign (version 2.0.2)

Group: dk.netdesign Artifact: managedproperties-consumer
Show all versions Show documentation Show source 
 

0 downloads
Artifact managedproperties-consumer
Group dk.netdesign
Version 2.0.2
Last update 18. April 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

managedproperties-wicket from group dk.netdesign (version 2.0.2)

Group: dk.netdesign Artifact: managedproperties-wicket
Show all versions Show documentation Show source 
 

0 downloads
Artifact managedproperties-wicket
Group dk.netdesign
Version 2.0.2
Last update 18. April 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies easymock, log4j-slf4j-impl, log4j-core, easymock,
There are maybe transitive dependencies!



Page 31 from 36 (items total 354)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy