12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- Apache DolphinScheduler (incubating)
- Copyright 2019-2020 The Apache Software Foundation
- This product includes software developed at
- The Apache Software Foundation (http://www.apache.org/).
- mybatis-3
- iBATIS
- This product includes software developed by
- The Apache Software Foundation (http://www.apache.org/).
- Copyright 2010 The Apache Software Foundation
- Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- Refactored SqlBuilder class (SQL, AbstractSQL)
- This product includes software developed by
- Adam Gent (https://gist.github.com/3650165)
- Copyright 2010 Adam Gent
- Licensed under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- Spring Framework ${version}
- Copyright (c) 2002-${copyright} Pivotal, Inc.
- This product is licensed to you under the Apache License, Version 2.0
- (the "License"). You may not use this product except in compliance with
- the License.
- This product may include a number of subcomponents with separate
- copyright notices and license terms. Your use of the source code for
- these subcomponents is subject to the terms and conditions of the
- subcomponent's license, as noted in the license.txt file.
|