is not current version
Last Version 2018.5.0

org.wildfly.swarm.testsuite:testsuite-jsp 2012.12.0

Test Suite: JSP

Categories

Categories

WildFly Container Application Servers Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.wildfly.swarm.testsuite
ArtifactId

ArtifactId

testsuite-jsp
Version

Version

2012.12.0
Type

Type

war

Download testsuite-jsp 2012.12.0


<!-- https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-jsp/ -->
<dependency>
    <groupId>org.wildfly.swarm.testsuite</groupId>
    <artifactId>testsuite-jsp</artifactId>
    <version>2012.12.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-jsp/
implementation 'org.wildfly.swarm.testsuite:testsuite-jsp:2012.12.0'
// https://jarcasting.com/artifacts/org.wildfly.swarm.testsuite/testsuite-jsp/
implementation ("org.wildfly.swarm.testsuite:testsuite-jsp:2012.12.0")
'org.wildfly.swarm.testsuite:testsuite-jsp:war:2012.12.0'
<dependency org="org.wildfly.swarm.testsuite" name="testsuite-jsp" rev="2012.12.0">
  <artifact name="testsuite-jsp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm.testsuite', module='testsuite-jsp', version='2012.12.0')
)
libraryDependencies += "org.wildfly.swarm.testsuite" % "testsuite-jsp" % "2012.12.0"
[org.wildfly.swarm.testsuite/testsuite-jsp "2012.12.0"]