mirror of
https://github.com/qi4L/JYso.git
synced 2026-09-22 15:00:42 +08:00
gradle++1
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import com.qi4l.jndi.LdapServer;
|
||||
|
||||
public class Main {
|
||||
public static void main(String[] args) {
|
||||
System.out.println(LdapServer.class.getPackage().getName() + ".template.echo." + "WindowsEcho");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user