package com.its.common; public class NetworkMain { public static void main(String[] args) { System.out.printf("com.its.common.network!"); } }