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

ars.module.location.repository.StandardAddressRepository Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
package ars.module.location.repository;

import ars.module.location.model.Address;
import ars.module.location.repository.AbstractAddressRepository;

/**
 * 地址数据持久标准实现
 * 
 * @author yongqiangwu
 * 
 */
public class StandardAddressRepository extends AbstractAddressRepository
{ }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy