ache2k-osgi-all.1.4.0.Final.source-code.JavaDocDummy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cache2k-osgi-all Show documentation
Show all versions of cache2k-osgi-all Show documentation
A light weight and high performance Java cache library. Complete runtime bundle for use with OSGi environments with
OSGi meta information. OSGi users are encouraged to look on https://github.com/cache2k/cache2k/issues/83.
/*
* #%L
* cache2k OSGi all
* %%
* Copyright (C) 2000 - 2020 headissue GmbH, Munich
* %%
* 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.
* #L%
*/
/**
* This is a bundle artifact which contains no JavaDoc and source.
* For accessing the API source and documentation add a dependency to cache2k-api
* to your compile scope.
*
* @author Jens Wilke
*/
public class JavaDocDummy {
}