is not current version
Last Version 5.8.2

org.apache.tapestry:tapestry-ioc-junit 5.5.0


Categories

Categories

JUnit Unit Testing Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-ioc-junit
Version

Version

5.5.0
Type

Type

jar

Download tapestry-ioc-junit 5.5.0


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