Project

General

Profile

1
package eu.dnetlib.parthenos.registry;
2

    
3
import org.springframework.stereotype.Component;
4

    
5
/**
6
 * Created by Alessia Bardi on 02/10/2017.
7
 *
8
 * @author Alessia Bardi
9
 */
10
@Component
11
public class RelWriter {
12

    
13
}
(5-5/5)