com.innovenso.townplanner.io.context.RadarWebsiteOutput.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of innovenso-townplanner-io-radar_2.13 Show documentation
Show all versions of innovenso-townplanner-io-radar_2.13 Show documentation
The Innovenso Townplanner is a set of libraries used to document a company's enterprise architecture.
The newest version!
package com.innovenso.townplanner.io.context
import com.innovenso.townplan.io.context.OutputType
object RadarWebsiteOutput extends OutputType {
val title: String = "Technology Radar Website"
val description: String =
"Inspired by ThoughtWorks, and using their open-source framework, a technology radar"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy