License |
License |
---|---|
GroupId | GroupIdcloud.piranha.servlet |
ArtifactId | ArtifactIdpiranha-servlet-annotationscan |
Version | Version20.4.0 |
Type | Typejar |
Description |
DescriptionPiranha Servlet - Annotation Scan Integration
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.servlet/piranha-servlet-annotationscan/ -->
<dependency>
<groupId>cloud.piranha.servlet</groupId>
<artifactId>piranha-servlet-annotationscan</artifactId>
<version>20.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.servlet/piranha-servlet-annotationscan/
implementation 'cloud.piranha.servlet:piranha-servlet-annotationscan:20.4.0'
// https://jarcasting.com/artifacts/cloud.piranha.servlet/piranha-servlet-annotationscan/
implementation ("cloud.piranha.servlet:piranha-servlet-annotationscan:20.4.0")
'cloud.piranha.servlet:piranha-servlet-annotationscan:jar:20.4.0'
<dependency org="cloud.piranha.servlet" name="piranha-servlet-annotationscan" rev="20.4.0">
<artifact name="piranha-servlet-annotationscan" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.servlet', module='piranha-servlet-annotationscan', version='20.4.0')
)
libraryDependencies += "cloud.piranha.servlet" % "piranha-servlet-annotationscan" % "20.4.0"
[cloud.piranha.servlet/piranha-servlet-annotationscan "20.4.0"]
Group / Artifact | Type | Version |
---|---|---|
cloud.piranha : piranha | jar | 20.4.0 |
cloud.piranha.resource : piranha-resource-api | jar | 20.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |