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:2.0.2'
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-core</artifactId>
<version>2.0.2</version>
</dependency>
<dependency org="org.apache.myfaces.tobago" name="tobago-core" rev="2.0.2"/>
"org.apache.myfaces.tobago", "tobago-core", "2.0.2"