All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.innoventsolutions.birt.service.SubmitListService Maven / Gradle / Ivy

There is a newer version: 0.0.7
Show newest version
package com.innoventsolutions.birt.service;

import java.util.HashMap;
import java.util.concurrent.CompletableFuture;

import org.springframework.stereotype.Service;

import com.innoventsolutions.birt.entity.SubmitResponse;

@Service
public class SubmitListService extends HashMap> {
	private static final long serialVersionUID = 1L;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy