Download tobago-example-data-2.1.1.jar file - Jar t

Jar examples for t:tobago-example-data

Description

Data to use in the other examples.

You can download jar file tobago-example-data 2.1.1 in this page.

License

Apache License

Build File

You can use the following script to add tobago-example-data-2.1.1.jar to your project.

<dependency>
   <groupId>org.apache.myfaces.tobago</groupId>
   <artifactId>tobago-example-data</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'org.apache.myfaces.tobago', name: 'tobago-example-data', version: '2.1.1'
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-example-data" % "2.1.1"
<dependency org="org.apache.myfaces.tobago" name="tobago-example-data" rev="2.1.1"/>
@Grapes(@Grab(group='org.apache.myfaces.tobago', module='tobago-example-data', version='2.1.1'))
'org.apache.myfaces.tobago:tobago-example-data:jar:2.1.1'

Download

Click the following link to download the jar file.

tobago-example-data-2.1.1-javadoc.jar
tobago-example-data-2.1.1-sources.jar
tobago-example-data-2.1.1.jar
tobago-example-data-2.1.1.pom



Related Tutorials