License |
License |
---|---|
GroupId | GroupIdcom.manorrock.piranha |
ArtifactId | ArtifactIdpiranha-runner-installed |
Version | Version19.11.0 |
Type | Typejar |
Description |
DescriptionManorrock Piranha Installed Runner
The runner used for the installed version of Manorrock Piranha.
|
<!-- https://jarcasting.com/artifacts/com.manorrock.piranha/piranha-runner-installed/ -->
<dependency>
<groupId>com.manorrock.piranha</groupId>
<artifactId>piranha-runner-installed</artifactId>
<version>19.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.piranha/piranha-runner-installed/
implementation 'com.manorrock.piranha:piranha-runner-installed:19.11.0'
// https://jarcasting.com/artifacts/com.manorrock.piranha/piranha-runner-installed/
implementation ("com.manorrock.piranha:piranha-runner-installed:19.11.0")
'com.manorrock.piranha:piranha-runner-installed:jar:19.11.0'
<dependency org="com.manorrock.piranha" name="piranha-runner-installed" rev="19.11.0">
<artifact name="piranha-runner-installed" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.piranha', module='piranha-runner-installed', version='19.11.0')
)
libraryDependencies += "com.manorrock.piranha" % "piranha-runner-installed" % "19.11.0"
[com.manorrock.piranha/piranha-runner-installed "19.11.0"]
Group / Artifact | Type | Version |
---|---|---|
com.manorrock.piranha : piranha | jar | 19.11.0 |
com.manorrock.piranha : piranha-servlet | jar | 19.11.0 |
com.manorrock.piranha : piranha-jsp-jasper | jar | 19.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.10 |
junit : junit | jar | 4.12 |