OS X List which process is using port 8080

losf

lsof -n -i4TCP:8080 

Result

COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
pc 13911 pc 133u IPv6 0xxxxxxxxxxxxxxxxx 0t0 TCP *:http-alt (LISTEN)