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

Download JAR files tagged by interfaces with all dependencies

Search JAR files by class name

xapi-jre-reflect from group net.wetheinter (version 0.3)

This module contains a classpath scanner, and bytecode reader. It is useful in any java runtime environment, and allows java code to parse bytecode into a meta structure of classes, annotations, methods and fields. This meta structure is used throughout xapi to allow us to extend java structures in a cross-platform compliant way (exposing services and service objects so you can hack support for whatever runtime you need). It is especially useful for fast runtime injection, and as an extensible structure during codegen (which exposes mutable interfaces for our meta structure)

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

1 downloads
Artifact xapi-jre-reflect
Group net.wetheinter
Version 0.3
Last update 13. April 2013
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-core-inject,
There are maybe transitive dependencies!

siena from group com.google.code.maven-play-plugin.com.sienaproject.siena (version 1.0.0-b6-20111107)

Siena is a persistence abstraction layer made in Java with various implementations: * siena-jdbc: persists objects into a relational database using JDBC (status: deeply tested) * siena-gae: persists objects into the Google App Engine's datastore using its low-level API (status: beta) * siena-sdb: persists objects using Amazon's SimpleDB (very experimental) * siena-remote: persists objects remotely using a remote web application that uses siena. (planning) Siena is also: * Intrusive. You make a class persistent by extending a certain class. Relationships are defined also in an intrusive way. * Simple. Simplicity is the most important thing. * Limited. Due to the simplicity there are several unsupported things such as JOINs. * Extensible. There are two interfaces you can implement on your own way.

Group: com.google.code.maven-play-plugin.com.sienaproject.siena Artifact: siena
Show documentation Show source 
 

0 downloads
Artifact siena
Group com.google.code.maven-play-plugin.com.sienaproject.siena
Version 1.0.0-b6-20111107
Last update 12. March 2013
Organization Google Code
URL http://www.sienaproject.com
License Apache 2
Dependencies amount 8
Dependencies dom4j, ddlutils, appengine-api-1.0-sdk, hbase, h2, google-api-client, aws-java-sdk, httpcore,
There are maybe transitive dependencies!

jsci from group net.sf.jsci (version 1.2)

JSci is a set of open source Java packages. The aim is to encapsulate scientific methods/principles in the most natural way possible. As such they should greatly aid the development of scientific based software. It offers: abstract math interfaces, linear algebra (support for various matrix and vector types), statistics (including probability distributions), wavelets, newtonian mechanics, chart/graph components (AWT and Swing), MathML DOM implementation, ... Note: some packages, like javax.comm, for the astro and instruments package aren't listed as dependencies (not available).

Group: net.sf.jsci Artifact: jsci
Show documentation Show source 
 

12 downloads
Artifact jsci
Group net.sf.jsci
Version 1.2
Last update 28. April 2012
Organization physics.org
URL http://jsci.sourceforge.net/
License GNU Lesser General Public License 2.1
Dependencies amount 3
Dependencies lpsolve, mathml-dom-java, xercesImpl,
There are maybe transitive dependencies!

multiverse-scala from group org.multiverse (version 0.5.2)

Scala classes to allow more elegant use of Multiverse from Scala. Atm the functionality is quite limited since not a lot of effort was put in the Scala integration. For the 0.6 release Multiverse should be able to work with in Scala written transactional objects configured with the Multiverse annotations. So that would reduce the need for this library, although in Scala they want to have special Scala 'interfaces' that provide some syntactic sugar to use java collections in Scala. So this module would be the good location for that. If anyone would like to help improving the Multiverse/Scala integration, please don't hesitate to join.

Group: org.multiverse Artifact: multiverse-scala
Show all versions Show source 
 

0 downloads
Artifact multiverse-scala
Group org.multiverse
Version 0.5.2
Last update 26. May 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies multiverse-core, scala-library,
There are maybe transitive dependencies!

jcaptcha from group com.octo.captcha (version 1.0)

<b>JCAPTCHA</b>, for <b>J</b>ava <b>C</b>ompletely <b>A</b>utomated <b>P</b>ublic <b>T</b>est to tell <b>C</b>omputers and <b>H</b>umans <b>A</b>part <br/>The open source java framework for captcha definition and integration <br/> A captcha is a simple captcha container that contains a question, a challenge, and a response validation routine.<BR/> A captcha can only be built by a captcha factory that provides methods to build localized captchas.<br/> This jar aims to provide interfaces and implementation of generic and typed captcha and captcha factories.<BR/> It uses the word generator, types sub packages (image and sound) components (word to image, word to sound) to build typed captchas captchas.

Group: com.octo.captcha Artifact: jcaptcha

 

0 downloads
Artifact jcaptcha
Group com.octo.captcha
Version 1.0
Last update 03. February 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jcaptcha-api, imaging, commons-logging, commons-collections, servlet-api,
There are maybe transitive dependencies!

shades from group net.sf.shadesdb (version 0.0.5)

Shades is an Object/Relational Mapping (ORM) framework that works in conjunction with JDBC APIs. Instead of relying on XML or annotations for configuration, Shades relies on an interface called ORMapping. This makes shades simple and flexible. Shades has no new transaction model nor Connection management which you must learn. You control the transactions, and the Connection that Shades uses, through plain JDBC interfaces. Shades is designed to work well with modern web development frameworks like Tapestry and Wicket.

Group: net.sf.shadesdb Artifact: shades
Show source 
 

0 downloads
Artifact shades
Group net.sf.shadesdb
Version 0.0.5
Last update 19. October 2006
Organization not specified
URL http://sourceforge.net/projects/shadesdb
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parent from group org.apache.sis (version 1.4)

Apache Spatial Information System (SIS) is a free software, Java language library for developing geospatial applications. SIS provides data structures for geographic features and associated metadata along with methods to manipulate those data structures. The library is an implementation of GeoAPI 3.0.2 interfaces and can be used for desktop or server applications. The SIS metadata module forms the base of the library and enables the creation of metadata objects which comply with the ISO 19115 international standard. The SIS referencing module enable the construction of geodetic data structures for geospatial referencing as defined by ISO 19111 standard, along with the associated operations which enable the transformation of coordinates between different reference systems. The SIS storage modules provide a common approach to the reading and writing of metadata, features and coverages applicable to simple imagery as to many dimensional data structures.

Group: org.apache.sis 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 org.apache.sis
Version 1.4
Last update 06. October 2023
Organization not specified
URL http://sis.apache.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

patrius from group fr.cnes.sirius.patrius (version 4.8.1)

PATRIUS is a core space dynamics Java library that enables to quickly develop high level algorithms such as orbit extrapolator. PATRIUS contains several sub-libraries that work together and cover low level classes (i.e.: such as matrix, vectors, orbits parameters) as well as high level classes and interfaces (i.e.: numerical propagators, attitude laws, manoeuvers sequences). All the main domains of space dynamics are available: Analysis, algebra and geometry core library (quaternions, derivable functions, integrators …) Core objects for space dynamics (dates, orbits, frames...) Orbit propagation: analytical, semi-analytical and numerical propagators, a full set of force models Maneuvers: impulsive or continuous thrust, sequences Attitude: extensible set of attitude laws, sequences and guidance framework Events: event detection (orbital, sensor events, etc.) and post-processing (chronograms) Spacecraft: characteristics of mass, geometry (drag force), sensors field of view, etc.

Group: fr.cnes.sirius.patrius Artifact: patrius
Show documentation Show source 
 

0 downloads
Artifact patrius
Group fr.cnes.sirius.patrius
Version 4.8.1
Last update 09. August 2022
Organization CNES
URL https://patrius.cnes.fr
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jafama, junit,
There are maybe transitive dependencies!

comparators from group de.cit-ec.tcs.alignment (version 3.1.1)

This module defines the interfaces for Comparators in the TCS Alignment Toolbox. A Comparator has the purpose of defining the dissimilarity between elements in the input sequences of an Alignment. More specific information on Comparators can be found in the 'Comparator' interface. You can find a lot of helpful standard implementations of Comparators in the comparators-lib module. In the TCS Alignment Toolbox we require the output values of Comparators to lie in the range [0,1]. Many natural dissimilarities on value sets do not meet this criterion, such that additional normalization has to be applied. To that end this package also contains a Normalizer interface for functions that map real values from the range [0, infinity) to the range [0,1]. This package also provides a few convenience implementations of the Comparator interface to make the implementation of custom Comparators simpler, namely: SkipExtendedComparator, ParameterLessSkipExtendedComparator, ComparisonBasedSkipExtendedComparator, and ParameterLessComparisonBasedSkipExtendedComparator. Finally the TCS Alignment Toolbox also provides the means to learn parameters of Comparators. To enable that Comparators must implement the DerivableComparator interface to properly define the parameters that can be learned and the gradient of the dissimilarity with respect to these parameters. Gradients are stored using the Gradient interface as well as some convenience implementations of said interface, namely EmptyGradient, SingletonGradient, ArrayGradient and ListGradient.

Group: de.cit-ec.tcs.alignment Artifact: comparators
Show all versions Show documentation Show source 
 

0 downloads
Artifact comparators
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies lombok,
There are maybe transitive dependencies!

clirr-maven-plugin from group org.neo4j.build.plugins (version 1.0.1)

This is a specialized version of the Clirr Maven Plugin. It adds capabilities for excluding specific error types, as well as separating code into three, rather than two, subgroups: Internal code (no checks) Externally invoked code (Annotated with an "externally invoked" annotation, same as Externally implemented, but adding methods to interfaces and abstract classes is allowed) Externally implemented code (Assumed default. Full backwards compatibility required *unless* an interface is annotated with a defined adaptor annotation, in which case full backwards compatibility is required for the adaptor class, but the rules of @ExternallyInvoked apply to the interface itself) Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. Basically you give it two sets of jar files and Clirr dumps out a list of changes in the public API. The clirr-maven-plugin can be configured to break the build, if it detects incompatible api changes. In a continuous integration process, the clirr-maven-plugin can automatically prevent accidental introduction of binary or source compatibility problems. Additionally, the plugin can generate a report as part of the generated site.

Group: org.neo4j.build.plugins Artifact: clirr-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact clirr-maven-plugin
Group org.neo4j.build.plugins
Version 1.0.1
Last update 09. November 2015
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 14
Dependencies clirr-core, bcel-findbugs, maven-artifact, maven-model, maven-plugin-api, maven-project, doxia-decoration-model, doxia-module-xhtml, doxia-sink-api, doxia-site-renderer, maven-reporting-api, plexus-i18n, plexus-utils, junit,
There are maybe transitive dependencies!



Page 215 from 217 (items total 2162)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy