Project

General

Profile

« Previous | Next » 

Revision 5db155c8

Added by Andreas Müller about 3 years ago

ref #9359, ref #5095 upgrade dozer form 5.5.1 to 6.5.0 and use dozer-spring

View differences:

cdmlib-remote/src/main/java/eu/etaxonomy/cdm/remote/dto/assembler/converter/PreferLsidToUriConverter.java
11 11
import java.net.URI;
12 12
import java.net.URISyntaxException;
13 13

  
14
import org.dozer.CustomConverter;
15
import org.dozer.MappingException;
14
import com.github.dozermapper.core.CustomConverter;
15
import com.github.dozermapper.core.MappingException;
16 16

  
17 17
/**
18 18
 * @author ben.clark

Also available in: Unified diff