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