Skip to content

Automatically exported from code.google.com/p/scimsdk

Notifications You must be signed in to change notification settings

rikardev/scimsdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/*
 * Copyright 2011-2015 UnboundID Corp.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License (GPLv2 only)
 * or the terms of the GNU Lesser General Public License (LGPLv2.1 only)
 * as published by the Free Software Foundation.
 *
 * This program 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 General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, see <https://www.gnu.org/licenses>.
 */

Prerequisites:

 * Java Development Kit 6.0, Standard Edition
 * Apache Maven 3.0.3 or higher
 
To build this software, run:

  $> mvn install

After building, the SCIM SDK can be found under scim-sdk/target and the
SCIM Reference Implementation can be found under scim-ri/target. Documentation
for each respective component will be generated with the packaged artifacts.

License information can be found under /resource/licenses.

About

Automatically exported from code.google.com/p/scimsdk

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages