intarsys runtime library

intarsys runtime library

The basic runtime tools and interfaces for intarsys components.

See:
          Description

Packages
de.intarsys.tools.adapter  
de.intarsys.tools.attribute  
de.intarsys.tools.authenticate  
de.intarsys.tools.cache  
de.intarsys.tools.collection  
de.intarsys.tools.component  
de.intarsys.tools.concurrent  
de.intarsys.tools.currency  
de.intarsys.tools.encoding  
de.intarsys.tools.enumeration  
de.intarsys.tools.environment.file  
de.intarsys.tools.event  
de.intarsys.tools.exception  
de.intarsys.tools.facade  
de.intarsys.tools.file  
de.intarsys.tools.format  
de.intarsys.tools.functor  
de.intarsys.tools.geometry  
de.intarsys.tools.hex  
de.intarsys.tools.installresource This is useful package to deploy components along with the classloader.
de.intarsys.tools.lang  
de.intarsys.tools.locator  
de.intarsys.tools.locking  
de.intarsys.tools.logging  
de.intarsys.tools.math  
de.intarsys.tools.message  
de.intarsys.tools.mime  
de.intarsys.tools.number  
de.intarsys.tools.oid  
de.intarsys.tools.pool  
de.intarsys.tools.preferences  
de.intarsys.tools.prompter  
de.intarsys.tools.randomaccess  
de.intarsys.tools.reader  
de.intarsys.tools.reflect  
de.intarsys.tools.reporter  
de.intarsys.tools.resourcetracker  
de.intarsys.tools.result  
de.intarsys.tools.stream  
de.intarsys.tools.string  
de.intarsys.tools.system  
de.intarsys.tools.valueholder  
de.intarsys.tools.variable  
de.intarsys.tools.writer  
de.intarsys.tools.xml  

 

The basic runtime tools and interfaces for intarsys components.

Content

  1. Installation
  2. Overview
  3. License
  4. Service and support

Installation

To use this implementation, you have to include the jar files in the "lib" directory in your classpath.

Overview

This is the base for most of the intarsys Java software components.

License

This library is released under a BSD style license. The license is included with the sources and at numerous other places, for example here:
/*
 * Copyright (c) 2007, intarsys consulting GmbH
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *
 * - Redistributions of source code must retain the above copyright notice,
 *   this list of conditions and the following disclaimer.
 *
 * - Redistributions in binary form must reproduce the above copyright notice,
 *   this list of conditions and the following disclaimer in the documentation
 *   and/or other materials provided with the distribution.
 *
 * - Neither the name of intarsys nor the names of its contributors may be used
 *   to endorse or promote products derived from this software without specific
 *   prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 * POSSIBILITY OF SUCH DAMAGE.
 */
As far as we need 3rd party components, the respective licenses are included in the "3rd_party_licenses" directory.

Service & Support

More information about this component you will find at http://opensource.intarsys.de If you need further support, feel free to contact us. intarsys consulting GmbH
Bahnhofplatz 8
76137 Karlsruhe
Fon +49 721 38479-0
Fax +49 721 38479-60
info@intarsys.de
www.intarsys.de

For service and support contact

  1. EMail support: support@intarsys.de


intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.