License |
License |
---|---|
GroupId | GroupIdcloud.piranha.extension |
ArtifactId | ArtifactIdpiranha-extension-webannotations |
Version | Version21.6.0 |
Type | Typejar |
Description |
DescriptionPiranha Extension - Web Annotations
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cloud.piranha.extension/piranha-extension-webannotations/ -->
<dependency>
<groupId>cloud.piranha.extension</groupId>
<artifactId>piranha-extension-webannotations</artifactId>
<version>21.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.extension/piranha-extension-webannotations/
implementation 'cloud.piranha.extension:piranha-extension-webannotations:21.6.0'
// https://jarcasting.com/artifacts/cloud.piranha.extension/piranha-extension-webannotations/
implementation ("cloud.piranha.extension:piranha-extension-webannotations:21.6.0")
'cloud.piranha.extension:piranha-extension-webannotations:jar:21.6.0'
<dependency org="cloud.piranha.extension" name="piranha-extension-webannotations" rev="21.6.0">
<artifact name="piranha-extension-webannotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.extension', module='piranha-extension-webannotations', version='21.6.0')
)
libraryDependencies += "cloud.piranha.extension" % "piranha-extension-webannotations" % "21.6.0"
[cloud.piranha.extension/piranha-extension-webannotations "21.6.0"]
Group / Artifact | Type | Version |
---|---|---|
cloud.piranha.servlet : piranha-servlet-api | jar | 21.6.0 |
cloud.piranha.webapp : piranha-webapp-api | jar | 21.6.0 |
jakarta.annotation : jakarta.annotation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar |