Download storage-0.8.8.jar
storage/storage-0.8.8.jar.zip( 91 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF META-INF/maven/net.stepniak.api/storage/pom.properties META-INF/maven/net.stepniak.api/storage/pom.xml images/not-found/normal.jpeg images/not-found/original.jpeg images/not-found/thumbnail.jpeg net.stepniak.api.storage.ImageHelper.class net.stepniak.api.storage.ImageStore.class net.stepniak.api.storage.config.FileImageStorageConfig.class net.stepniak.api.storage.config.ImageStorageConfig.class net.stepniak.api.storage.config.InMemoryStorageConfig.class net.stepniak.api.storage.config.S3ImageStorageConfig.class net.stepniak.api.storage.config.storage.FileStorageConfig.class net.stepniak.api.storage.config.storage.S3StorageConfig.class net.stepniak.api.storage.config.storage.StorageConfig.class net.stepniak.api.storage.controller.ImageController.class net.stepniak.api.storage.entity.BaseStorageEntity.class net.stepniak.api.storage.entity.ImageEntity.class net.stepniak.api.storage.exception.ImageException.class net.stepniak.api.storage.exception.StorageException.class net.stepniak.api.storage.exception.image.ImageContentSizeException.class net.stepniak.api.storage.exception.image.ImageMimeTypeException.class net.stepniak.api.storage.exception.mapper.ImageExceptionMapper.class net.stepniak.api.storage.exception.mapper.StorageExceptionMapper.class net.stepniak.api.storage.exception.mapper.image.ImageContentSizeExceptionMapper.class net.stepniak.api.storage.exception.mapper.image.ImageMimeTypeExceptionMapper.class net.stepniak.api.storage.exception.storage.StorageBucketListException.class net.stepniak.api.storage.exception.storage.StorageCreateBucketException.class net.stepniak.api.storage.exception.storage.StorageDeleteBucketException.class net.stepniak.api.storage.exception.storage.StorageDeleteException.class net.stepniak.api.storage.exception.storage.StorageDownloadException.class net.stepniak.api.storage.exception.storage.StorageListException.class net.stepniak.api.storage.exception.storage.StorageUploadException.class net.stepniak.api.storage.image.ImageContent.class net.stepniak.api.storage.image.ImageMimeType.class net.stepniak.api.storage.image.ImageResize.class net.stepniak.api.storage.image.ImageSize.class net.stepniak.api.storage.repository.BaseImageRepository.class net.stepniak.api.storage.repository.ImageRepository.class net.stepniak.api.storage.repository.ImageStorage.class net.stepniak.api.storage.repository.memory.InMemoryImageRepository.class net.stepniak.api.storage.repository.storage.FileImageStorage.class net.stepniak.api.storage.repository.storage.S3ImageStorage.class net.stepniak.api.storage.services.S3.class net.stepniak.api.storage.servlet.ImageServlet.class