Sources for the CDK version that is included in this package can be obtained from https://github.com/cdk/cdk/releases and downloading version 2.2. In general, if using Git, you can clone the repository corresponding to the version included here by doing 

git clone git@github.com:cdk/cdk.git

followed by 

git checkout tags/cdk-2.2
