Jar examples for c:commons
Common Library Functionalities to be used across Orchestrator and ServiceLibrary
You can download jar file commons 5.4.0 in this page.
GNU Lesser General Public License ver. 3 or later
You can use the following script to add commons-5.4.0.jar to your project.
<dependency> <groupId>org.apache.tapestry</groupId> <artifactId>commons</artifactId> <version>5.4.0</version> </dependency>
compile group: 'org.apache.tapestry', name: 'commons', version: '5.4.0'
libraryDependencies += "org.apache.tapestry" % "commons" % "5.4.0"
<dependency org="org.apache.tapestry" name="commons" rev="5.4.0"/>
@Grapes(@Grab(group='org.apache.tapestry', module='commons', version='5.4.0'))
'org.apache.tapestry:commons:jar:5.4.0'
Click the following link to download the jar file.
commons-5.4.0-sources.jar