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

Download JAR files tagged by allows with all dependencies

Search JAR files by class name

chex4j from group net.sf.chex4j (version 1.0.2)

Chex4j allows you to document and enforce @pre and @post conditions of method calls with runtime class file instrumentation. Conditions run as fast as normal code. Chex4j runs as a class load time javaagent. Optionally the instrumented classes may be output to disk for deployment.

Group: net.sf.chex4j Artifact: chex4j
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chex4j
Group net.sf.chex4j
Version 1.0.2
Last update 03. April 2011
Organization not specified
URL http://chex4j.sourceforge.net/
License Eclipse Public License - v 1.0
Dependencies amount 1
Dependencies javassist,
There are maybe transitive dependencies!

jaxb2-fluent-api from group org.jvnet.jaxb2_commons (version 3.0)

Causes JAXB RI 2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: org.jvnet.jaxb2_commons Artifact: jaxb2-fluent-api
Show documentation Show source 
 

3 downloads
Artifact jaxb2-fluent-api
Group org.jvnet.jaxb2_commons
Version 3.0
Last update 29. March 2011
Organization not specified
URL http://java.net/projects/jaxb2-commons/pages/fluent-api
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

multiverse-performance-tool from group org.multiverse (version 0.6.2)

Group: org.multiverse Artifact: multiverse-performance-tool
Show all versions Show source 
 

0 downloads
Artifact multiverse-performance-tool
Group org.multiverse
Version 0.6.2
Last update 15. February 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies args4j,
There are maybe transitive dependencies!

registry from group org.floggy.3rd.org.eclipse.equinox (version 3.3.1.R33x_v20070802)

The Eclipse extension registry allows bundles to communicate and cooperate using declarative markup and lazy instantiation. The extension mechanism is similar to OSGi services and declarative services but has some different contractual and management characteristics.

Group: org.floggy.3rd.org.eclipse.equinox Artifact: registry
Show documentation Show source 
 

8 downloads
Artifact registry
Group org.floggy.3rd.org.eclipse.equinox
Version 3.3.1.R33x_v20070802
Last update 10. January 2011
Organization not specified
URL http://wiki.eclipse.org/Equinox
License Eclipse Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scriptler from group org.jvnet.hudson.plugins (version 1.4)

Scriptler allows you to store/edit/execute groovy scripts on any of the slaves/nodes... no need to copy paste groovy code anymore. Beside administer your scripts, Scritpler also provides a way to share scripts between users via hosted script catalogs on the internet.

Group: org.jvnet.hudson.plugins Artifact: scriptler
Show all versions Show documentation Show source 
 

0 downloads
Artifact scriptler
Group org.jvnet.hudson.plugins
Version 1.4
Last update 11. October 2010
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/Scriptler+Plugin
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jaxb-fluent-api from group net.java.dev.jaxb2-commons (version 2.1.8)

Causes JAXB RI 2.1.8 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: net.java.dev.jaxb2-commons Artifact: jaxb-fluent-api
Show all versions Show source 
 

2 downloads
Artifact jaxb-fluent-api
Group net.java.dev.jaxb2-commons
Version 2.1.8
Last update 20. May 2010
Organization not specified
URL https://jaxb2-commons.dev.java.net/fluent-api
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!

core from group uk.org.retep.microkernel.web (version 10.5.1)

Common classes for embeded web servers. In 99% of cases, user applications should just refer to this module and then include one of the required integrations (jetty, grizzly etc) within their application assembly modules. This then allows the underlying webserver to be swapped out easily.

Group: uk.org.retep.microkernel.web Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group uk.org.retep.microkernel.web
Version 10.5.1
Last update 05. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies annotations, jaxb,
There are maybe transitive dependencies!

jaxb-fluent-api from group org.andromda.thirdparty.jaxb2_commons (version 2.2)

Causes JAXB RI 2.2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: org.andromda.thirdparty.jaxb2_commons Artifact: jaxb-fluent-api
Show documentation Show source 
 

0 downloads
Artifact jaxb-fluent-api
Group org.andromda.thirdparty.jaxb2_commons
Version 2.2
Last update 29. April 2010
Organization not specified
URL https://jaxb2-commons.dev.java.net/fluent-api
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jaxb-impl, jaxb-xjc,
There are maybe transitive dependencies!

imagegenerator-maven-plugin from group org.kathrynhuxtable.maven.plugins (version 1.1.2)

A Maven plugin to generate image files from an XML description of objects. This allows for constructor arguments and client properties, and is useful for creating documentation for Swing look and feel packages, and also for documenting custom components.

Group: org.kathrynhuxtable.maven.plugins Artifact: imagegenerator-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact imagegenerator-maven-plugin
Group org.kathrynhuxtable.maven.plugins
Version 1.1.2
Last update 03. April 2010
Organization kathrynhuxtable.org
URL http://khuxtable.github.com/imagegenerator-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies maven-plugin-api, plexus-container-default, plexus-utils,
There are maybe transitive dependencies!

patterntesting-exception from group net.sf.patterntesting (version 0.9.9)

PatternTesting Exception (patterntesting-exception) is a framework round about exceptions. It wraps some common exception (like IOException) to provide some more information as the original exception (e.g. the filename with the absolute pathname). On the other it allows you to provoke exceptions for better testing.

Group: net.sf.patterntesting Artifact: patterntesting-exception
Show all versions Show source 
 

0 downloads
Artifact patterntesting-exception
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/exception/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies patterntesting-rt,
There are maybe transitive dependencies!



Page 382 from 436 (items total 4353)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy