Categories |
CategoriesTape Data Data Structures |
---|---|
GroupId | GroupIdorg.apache.tapestry |
ArtifactId | ArtifactIdplastic |
Version | Version5.8.0 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
plastic-5.8.0.pom | |
plastic-5.8.0.jar | 546 KB |
plastic-5.8.0-sources.jar | 593 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tapestry/plastic/ -->
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>plastic</artifactId>
<version>5.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/plastic/
implementation 'org.apache.tapestry:plastic:5.8.0'
// https://jarcasting.com/artifacts/org.apache.tapestry/plastic/
implementation ("org.apache.tapestry:plastic:5.8.0")
'org.apache.tapestry:plastic:jar:5.8.0'
<dependency org="org.apache.tapestry" name="plastic" rev="5.8.0">
<artifact name="plastic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='plastic', version='5.8.0')
)
libraryDependencies += "org.apache.tapestry" % "plastic" % "5.8.0"
[org.apache.tapestry/plastic "5.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |