Categories |
CategoriesNet Jakarta Server Pages Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdnet.sf.jsptest |
ArtifactId | ArtifactIdjsptest-acceptance-jsp21 |
Version | Version0.17 |
Type | Typejar |
Filename | Size |
---|---|
jsptest-acceptance-jsp21-0.17.pom | |
jsptest-acceptance-jsp21-0.17.jar | 1 KB |
jsptest-acceptance-jsp21-0.17-sources.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-acceptance-jsp21/ -->
<dependency>
<groupId>net.sf.jsptest</groupId>
<artifactId>jsptest-acceptance-jsp21</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-acceptance-jsp21/
implementation 'net.sf.jsptest:jsptest-acceptance-jsp21:0.17'
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-acceptance-jsp21/
implementation ("net.sf.jsptest:jsptest-acceptance-jsp21:0.17")
'net.sf.jsptest:jsptest-acceptance-jsp21:jar:0.17'
<dependency org="net.sf.jsptest" name="jsptest-acceptance-jsp21" rev="0.17">
<artifact name="jsptest-acceptance-jsp21" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsptest', module='jsptest-acceptance-jsp21', version='0.17')
)
libraryDependencies += "net.sf.jsptest" % "jsptest-acceptance-jsp21" % "0.17"
[net.sf.jsptest/jsptest-acceptance-jsp21 "0.17"]