The Java equivalents are as follows:
Castle.Windsor(IOC Container) -> Spring container
log4net (logging) -> log4j
Newtonsoft(Json process) -> Google Gson
Quartz (Internal scheduler) is used in Java/Spring as well (in fact the .NET equivalent of it is called Quartz.NET),