Tobago-core contains the basic application components without any special rendering or layout options. The rendering itself depends on the theme.
'org.apache.myfaces.tobago:tobago-core:1.5.13'
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-core</artifactId>
<version>1.5.13</version>
</dependency>
<dependency org="org.apache.myfaces.tobago" name="tobago-core" rev="1.5.13"/>
"org.apache.myfaces.tobago", "tobago-core", "1.5.13"