-
-
Notifications
You must be signed in to change notification settings - Fork 48
Informações extras do projeto
Home > Informações extras do projeto
REST Dataware. Criado por XyberX (Gilbero Rocha da Silva), o REST Dataware tem como objetivo o uso de REST/JSON de maneira simples, em qualquer Compilador Pascal (Delphi, Lazarus e outros...). O REST Dataware também tem por objetivo levar componentes compatíveis entre o Delphi e outros Compiladores Pascal e com compatibilidade entre sistemas operacionais. Desenvolvido para ser usado de Maneira RAD, o REST Dataware tem como objetivo principal você usuário que precisa de produtividade e flexibilidade para produção de Serviços REST/JSON, simplificando o processo para você programador.
| Membros atuais | Função |
|---|---|
| Alberto Brito | Dev |
| Anderson Fiori | Dev, Tester e Admin. |
| Eliocarlos Costa | Dev, Tester |
| Fernando Banhos | Dev |
| Gledston Prego | Tester |
| Guilherme Discher | Dev |
| Gustavo | Dev |
| Mobius One | Dev, Admin - Gerencia de Organização dos Projetos |
| Roniery | Dev |
| XyberX (Gilberto Rocha) | Admin - Criador e Administrador do pacote |
| Membros que já participaram no passado: |
|---|
| Ivan Cesar |
| Joanan Mendonça Jr. (jlmj) |
| Giovani da Cruz |
| Alexandre Abbade |
| Mizael Rocha |
| Flávio Motta |
| Itamar Gaucho |
| Ico Menezes |
JEDI - não usado mais
The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/MPL-1.1.htmlSoftware distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either expressed or implied. See the License for the specific language governing rights and limitations under the License.
The Original Code is: JVCLVer.PAS, released on 2001-02-28.
The Initial Developer of the Original Code is Joe Doe . Portions created by Joe Doe are Copyright (C) 1999 Joe Doe. Portions created by XXXX Corp. are Copyright (C) 1998, 1999 XXXX Corp. All Rights Reserved.
Contributor(s): Michael Beck [mbeck att bigfoot dott com]. Hofi
ICS
Author: François PIETTE
Description:
Creation: April 2004
EMail: http://www.overbyte.be francois.piette@overbyte.be
Support: https://en.delphipraxis.net/forum/37-ics-internet-component-suite/
Legal issues: Copyright (C) 2004-2021 by François PIETTE
Rue de Grady 24, 4053 Embourg, Belgium.
This software is provided 'as-is', without any express or
implied warranty. In no event will the author be held liable
for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any
purpose, including commercial applications, and to alter it
and redistribute it freely, subject to the following
restrictions:
1. The origin of this software must not be misrepresented,
you must not claim that you wrote the original software.
If you use this software in a product, an acknowledgment
in the product documentation would be appreciated but is
not required.
2. Altered source versions must be plainly marked as such, and
must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.
4. You must register this software by sending a picture postcard
to the author. Use a nice stamp and mention your name, street
address, EMail address and any comment you like to say.</pre>
Indy
This file is part of the Indy (Internet Direct) project, and is offered under the dual-licensing agreement described on the Indy website. (http://www.indyproject.org/)Copyright: (c) 1993-2005, Chad Z. Hower and the Indy Pit Crew. All rights reserved.
uRESTDWMD5
Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved.License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function.
License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work.
RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind.
These notices must be retained in any copies of any part of this documentation and/or software.
Zeos e units derivadas
{@********************************************************}
{ Copyright (c) 1999-2020 Zeos Development Group }
{ }
{ License Agreement: }
{ }
{ This library is distributed in the hope that it will be }
{ useful, but WITHOUT ANY WARRANTY; without even the }
{ implied warranty of MERCHANTABILITY or FITNESS FOR }
{ A PARTICULAR PURPOSE. See the GNU Lesser General }
{ Public License for more details. }
{ }
{ The source code of the ZEOS Libraries and packages are }
{ distributed under the Library GNU General Public }
{ License (see the file COPYING / COPYING.ZEOS) }
{ with the following modification: }
{ As a special exception, the copyright holders of this }
{ library give you permission to link this library with }
{ independent modules to produce an executable, }
{ regardless of the license terms of these independent }
{ modules, and to copy and distribute the resulting }
{ executable under terms of your choice, provided that }
{ you also meet, for each linked independent module, }
{ the terms and conditions of the license of that module. }
{ An independent module is a module which is not derived }
{ from or based on this library. If you modify this }
{ library, you may extend this exception to your version }
{ of the library, but you are not obligated to do so. }
{ If you do not wish to do so, delete this exception }
{ statement from your version. }
{ }
{ }
{ The project web site is located on: }
{ http://zeos.firmos.at (FORUM) }
{ http://sourceforge.net/p/zeoslib/tickets/ (BUGTRACKER)}
{ svn://svn.code.sf.net/p/zeoslib/code-0/trunk (SVN) }
{ }
{ http://www.sourceforge.net/projects/zeoslib. }
{ }
{ }
{ Zeos Development Group. }
{********************************************************@}