is not current version
Last Version 21.11.0

cloud.piranha.extension:piranha-extension-webprofile 20.12.0

This Maven module delivers the Jakarta EE Web Profile backed by Eclipse implementation projects (where possible).

GroupId

GroupId

cloud.piranha.extension
ArtifactId

ArtifactId

piranha-extension-webprofile
Version

Version

20.12.0
Type

Type

jar

Download piranha-extension-webprofile 20.12.0


<!-- https://jarcasting.com/artifacts/cloud.piranha.extension/piranha-extension-webprofile/ -->
<dependency>
    <groupId>cloud.piranha.extension</groupId>
    <artifactId>piranha-extension-webprofile</artifactId>
    <version>20.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.extension/piranha-extension-webprofile/
implementation 'cloud.piranha.extension:piranha-extension-webprofile:20.12.0'
// https://jarcasting.com/artifacts/cloud.piranha.extension/piranha-extension-webprofile/
implementation ("cloud.piranha.extension:piranha-extension-webprofile:20.12.0")
'cloud.piranha.extension:piranha-extension-webprofile:jar:20.12.0'
<dependency org="cloud.piranha.extension" name="piranha-extension-webprofile" rev="20.12.0">
  <artifact name="piranha-extension-webprofile" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.extension', module='piranha-extension-webprofile', version='20.12.0')
)
libraryDependencies += "cloud.piranha.extension" % "piranha-extension-webprofile" % "20.12.0"
[cloud.piranha.extension/piranha-extension-webprofile "20.12.0"]