is not current version
Last Version 5.8.2

org.apache.tapestry:tapestry-ioc 5.1.0.3

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

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-ioc
Version

Version

5.1.0.3
Type

Type

jar

Download tapestry-ioc 5.1.0.3


<!-- https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-ioc/ -->
<dependency>
    <groupId>org.apache.tapestry</groupId>
    <artifactId>tapestry-ioc</artifactId>
    <version>5.1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-ioc/
implementation 'org.apache.tapestry:tapestry-ioc:5.1.0.3'
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-ioc/
implementation ("org.apache.tapestry:tapestry-ioc:5.1.0.3")
'org.apache.tapestry:tapestry-ioc:jar:5.1.0.3'
<dependency org="org.apache.tapestry" name="tapestry-ioc" rev="5.1.0.3">
  <artifact name="tapestry-ioc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry-ioc', version='5.1.0.3')
)
libraryDependencies += "org.apache.tapestry" % "tapestry-ioc" % "5.1.0.3"
[org.apache.tapestry/tapestry-ioc "5.1.0.3"]