Categories |
CategoriesTape Data Data Structures |
---|---|
GroupId | GroupIdorg.apache.tapestry |
ArtifactId | ArtifactIdtapestry-internal-test |
Version | Version5.7.3 |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-internal-test/ -->
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-internal-test</artifactId>
<version>5.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-internal-test/
implementation 'org.apache.tapestry:tapestry-internal-test:5.7.3'
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-internal-test/
implementation ("org.apache.tapestry:tapestry-internal-test:5.7.3")
'org.apache.tapestry:tapestry-internal-test:jar:5.7.3'
<dependency org="org.apache.tapestry" name="tapestry-internal-test" rev="5.7.3">
<artifact name="tapestry-internal-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry-internal-test', version='5.7.3')
)
libraryDependencies += "org.apache.tapestry" % "tapestry-internal-test" % "5.7.3"
[org.apache.tapestry/tapestry-internal-test "5.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-core | jar | 5.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |