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

Download JAR files tagged by time with all dependencies

Search JAR files by class name

schemaParent from group uk.org.retep.xmpp.xmpp (version 10.6)

This part of the project contains the core api, xml schemas for each supported xmpp protocol and the jaxb generated code. Because this section rarely changes (i.e. when a new protocol is added or when an existing protocol is updated by the XMPP Standards Foundation its usually not required to actually build from this directory but allow maven to retrieve the pre-built artifacts instead. Doing this will save you a lot of time as there are over 100 modules within this part of the project.

Group: uk.org.retep.xmpp.xmpp Artifact: schemaParent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact schemaParent
Group uk.org.retep.xmpp.xmpp
Version 10.6
Last update 09. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

retepTools from group uk.org.retep (version 10.6)

This was the original artifact. It now adds dependencies for all of the other modules so that existing code will still continue to function until they change their dependencies. The modules that are not included in this are: niosax, maven, template test-framework and swing as they were not part of the original jar. To allow time for this migration, this module will remain in the project until 11.1 when it will be removed.

Group: uk.org.retep Artifact: retepTools
Show all versions Show source 
 

0 downloads
Artifact retepTools
Group uk.org.retep
Version 10.6
Last update 08. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 23
Dependencies annotations, logging, concurrency, strings, math, collections, random, messaging, trees, cluster, encoding, xml, jaxb, io, nio, httpd, jmx, j2ee, graphics, application, table, util, deprecated,
There are maybe transitive dependencies!

javolution from group javolution (version 5.5.1)

Javolution - Java Solution for Real-Time and Embedded Systems. This project uses template classes to generates java code for various versions of the Java run-time (e.g. J2ME, 1.4, GCJ, 1.5). The default maven compilation builds OSGI bundle for Java 1.5+ (parameterized classes). For others targets the ant script should be used directly (e.g. "ant j2me").

Group: javolution Artifact: javolution
Show all versions Show source 
 

18 downloads
Artifact javolution
Group javolution
Version 5.5.1
Last update 20. May 2010
Organization Javolution
URL http://javolution.org
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmcnet-libCommun from group com.googlecode.jmcnet (version 1.8)

This project aim's to provide J2EE reusable components : - flex integration : FlexAcegiLoginCommand, ServiceLoggerPresentation, SpringFactory, - FOP formatter : FopFormatter, - Spring and Acegi for JUnit : SpringBaseTestCase, AcegiBaseTestCase, - Servlet : RedirectDisconnectedSessionFilter, - utilit classes : ConvertCharset, CriptoUtilit, FileData, FormatUtilit, Time, TimeHHMM, TimeHHMMSS, - Expression parser et evaluator : see jmcnet.libcommun.utilit.evaluator, - Mail utilit : see jmcnet.libcommun.utilit.mail

Group: com.googlecode.jmcnet Artifact: jmcnet-libCommun

 

0 downloads
Artifact jmcnet-libCommun
Group com.googlecode.jmcnet
Version 1.8
Last update 06. April 2010
Organization not specified
URL http://code.google.com/p/jmcnet/
License The JMCNet LibCommun Project
Dependencies amount 1
Dependencies utils,
There are maybe transitive dependencies!

patterntesting-check-ct from group net.sf.patterntesting (version 0.9.9)

PatternTesting Check.CT (patterntesting-check-ct) is a quality framework that allows to automatically verify that Architecture/Design recommendations are implemented correctly in the code. It provides different checks of known anti patterns (like using System.out for logging) but provides also a test framework for better testing. The checks are done during compile time (this is the "CT" in Check.CT").

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

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

nekopull from group org.cyberneko.pull (version 0.2.4)

NekoPull is an XML document parsing API that extends the Xerces Native Interface (XNI) to provide pull parsing functionality. The pull parsing paradigm is different from tree-based APIs like the Document Object Model (DOM) and event stream APIs like the Simple API for XML (SAX) in that the application controls the parsing of documents. NekoPull is similar to lex in that the application requests, or pulls, the document information one piece at a time instead of having document information pushed to the application.

Group: org.cyberneko.pull Artifact: nekopull
Show documentation Show source 
 

1 downloads
Artifact nekopull
Group org.cyberneko.pull
Version 0.2.4
Last update 19. May 2009
Organization not specified
URL http://people.apache.org/~andyc/neko/doc/pull/index.html
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

excalibur-datasource from group org.apache.excalibur.components (version 2.2.2)

Avalon Excalibur's DataSource package allows you to manage pooled connections in one of two ways. You can have the package handle it for you, or you can use a J2EE server's DataSource management. It provides the same kind of access regardless of which method you choose, since they are obtained through Avalon's Component Manager infrastructure. The DataSource package requires that you load the necessary driver classes at init time, but it will take care of all necessary issues from there.

Group: org.apache.excalibur.components Artifact: excalibur-datasource
Show all versions Show documentation Show source 
 

0 downloads
Artifact excalibur-datasource
Group org.apache.excalibur.components
Version 2.2.2
Last update 29. April 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies avalon-framework-impl, avalon-framework-api, excalibur-pool-api, excalibur-pool-instrumented,
There are maybe transitive dependencies!

excalibur-datasource from group excalibur-datasource (version 2.1)

Avalon Excalibur's DataSource package allows you to manage pooled connections in one of two ways. You can have the package handle it for you, or you can use a J2EE server's DataSource management. It provides the same kind of access regardless of which method you choose--since they are obtained through Avalon's Component Manager infrastructure. The DataSource package requires that you load the necessary driver classes at init time, but it will take care of all necessary issues from there.

Group: excalibur-datasource Artifact: excalibur-datasource
Show all versions 
 

0 downloads
Artifact excalibur-datasource
Group excalibur-datasource
Version 2.1
Last update 08. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 16
Dependencies hsqldb, avalon-framework-api, avalon-framework-impl, avalon-logkit, excalibur-instrument-api, excalibur-pool-api, excalibur-pool-impl, excalibur-pool-instrumented, commons-collections, concurrent, excalibur-testcase, excalibur-component, excalibur-logger, excalibur-fortress-container-api, excalibur-fortress-meta, qdox,
There are maybe transitive dependencies!

geokey from group io.github.markrileybot (version 0.1.0)

# geokey K Dimensional Z-Order curve utils. [![Build Status](https://travis-ci.org/markrileybot/geokey.svg?branch=master)](https://travis-ci.org/markrileybot/geokey) [![Coverage Status](https://coveralls.io/repos/github/markrileybot/geokey/badge.svg?branch=master)](https://coveralls.io/github/markrileybot/geokey?branch=master) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.markrileybot/geokey/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.markrileybot/geokey) ## Building ./gradlew build ## Gradle dependency See https://search.maven.org/artifact/io.github.markrileybot/geokey/ ## Using ### Use built in keys to make geohashes ```java import org.geokey.GeoKey; // Make a geo hash key String key = new GeoKey().setLatitude(48.669).setLongitude(-4.329).toString(); // "gbsuv7ztqzpts82uzfwq5e1bp" // parse a geo hash key GeoKey gk = new GeoKey("gbsuv7ztqzpts82uzfwq5e1bp"); ``` ### Make a special purpose K-Dimensional key ```java public class GeoTimeKey extends KDKey { private static final KDKeySpec spec = new KDKeySpec.Builder() .addDim(-180, 180, 1) .addDim(-90, 90, 1) .addDim(0, 1L << 62, 1) .setAlphabet(Alphabet.GEO_TIME_HASH) .build(); public GeoTimeKey() { super(spec); } public GeoTimeKey(String s) { super(spec, s); } public GeoTimeKey(byte[] s) { super(spec, s); } public GeoTimeKey setLatitude(double latitude) { set(1, latitude); return this; } public double getLatitude() { return super.get(1); } public GeoTimeKey setLongitude(double longitude) { set(0, longitude); return this; } public double getLongitude() { return super.get(0); } public GeoTimeKey setTime(long time) { set(2, time); return this; } public long getTime() { return (long) get(2); } } ```

Group: io.github.markrileybot Artifact: geokey
Show all versions Show documentation Show source 
 

0 downloads
Artifact geokey
Group io.github.markrileybot
Version 0.1.0
Last update 20. June 2022
Organization not specified
URL https://github.com/markrileybot/geokey
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jacoco from group io.evitadb (version 2024.8.4)

Group: io.evitadb Artifact: jacoco
Show all versions Show source 
 

0 downloads
Artifact jacoco
Group io.evitadb
Version 2024.8.4
Last update 25. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 360 from 382 (items total 3816)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy