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

za.co.absa.shaded.jackson.module.scala.EitherModule.scala Maven / Gradle / Ivy

The newest version!
package za.co.absa.shaded.jackson.module.scala

import za.co.absa.shaded.jackson.module.scala.deser.EitherDeserializerModule
import za.co.absa.shaded.jackson.module.scala.ser.EitherSerializerModule

trait EitherModule extends EitherDeserializerModule with EitherSerializerModule {
  override def getModuleName: String = "EitherModule"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy