Download tapestry-ioc-5.1.0.5.jar file - Jar t

Jar examples for t:tapestry-ioc

Description

A code-centric, high-performance, simple Inversion of Control container.

You can download jar file tapestry-ioc 5.1.0.5 in this page.

Build File

You can use the following script to add tapestry-ioc-5.1.0.5.jar to your project.

<dependency>
   <groupId>org.apache.tapestry</groupId>
   <artifactId>tapestry-ioc</artifactId>
   <version>5.1.0.5</version>
</dependency>
compile group: 'org.apache.tapestry', name: 'tapestry-ioc', version: '5.1.0.5'
libraryDependencies += "org.apache.tapestry" % "tapestry-ioc" % "5.1.0.5"
<dependency org="org.apache.tapestry" name="tapestry-ioc" rev="5.1.0.5"/>
@Grapes(@Grab(group='org.apache.tapestry', module='tapestry-ioc', version='5.1.0.5'))
'org.apache.tapestry:tapestry-ioc:jar:5.1.0.5'

Download

Click the following link to download the jar file.

tapestry-ioc-5.1.0.5-sources.jar
tapestry-ioc-5.1.0.5.jar
tapestry-ioc-5.1.0.5.pom



Related Tutorials