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

io.mosip.kernel.packetmanager.dto.SchemaResponseDto Maven / Gradle / Ivy

package io.mosip.kernel.packetmanager.dto;

import io.mosip.kernel.core.http.ResponseWrapper;
import lombok.Data;
import lombok.EqualsAndHashCode;

@Data
@EqualsAndHashCode(callSuper = true)
public class SchemaResponseDto extends ResponseWrapper {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy