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

pl.touk.nussknacker.engine.deployment.User.scala Maven / Gradle / Ivy

The newest version!
package pl.touk.nussknacker.engine.deployment

import io.circe.generic.JsonCodec

//used for audit
@JsonCodec case class User(id: String, name: String)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy