Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdcom.thoughtworks.binding |
ArtifactId | ArtifactIdjspromisebinding_sjs0.6_2.10 |
Version | Version11.9.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/jspromisebinding_sjs0.6_2.10/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>jspromisebinding_sjs0.6_2.10</artifactId>
<version>11.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/jspromisebinding_sjs0.6_2.10/
implementation 'com.thoughtworks.binding:jspromisebinding_sjs0.6_2.10:11.9.0'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/jspromisebinding_sjs0.6_2.10/
implementation ("com.thoughtworks.binding:jspromisebinding_sjs0.6_2.10:11.9.0")
'com.thoughtworks.binding:jspromisebinding_sjs0.6_2.10:jar:11.9.0'
<dependency org="com.thoughtworks.binding" name="jspromisebinding_sjs0.6_2.10" rev="11.9.0">
<artifact name="jspromisebinding_sjs0.6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='jspromisebinding_sjs0.6_2.10', version='11.9.0')
)
libraryDependencies += "com.thoughtworks.binding" % "jspromisebinding_sjs0.6_2.10" % "11.9.0"
[com.thoughtworks.binding/jspromisebinding_sjs0.6_2.10 "11.9.0"]