License |
License |
---|---|
GroupId | GroupIdcom.manorrock.piranha |
ArtifactId | ArtifactIdpiranha-weld |
Last Version | Last Version4.0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionManorrock Piranha Weld Integration
The Manorrock Piranha Project delivers you with a slim Servlet container
and some useful add-on modules
|
Filename | Size |
---|---|
piranha-weld-4.0.5.0.pom | |
piranha-weld-4.0.5.0.jar | 6 KB |
piranha-weld-4.0.5.0-sources.jar | 8 KB |
piranha-weld-4.0.5.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.manorrock.piranha/piranha-weld/ -->
<dependency>
<groupId>com.manorrock.piranha</groupId>
<artifactId>piranha-weld</artifactId>
<version>4.0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.piranha/piranha-weld/
implementation 'com.manorrock.piranha:piranha-weld:4.0.5.0'
// https://jarcasting.com/artifacts/com.manorrock.piranha/piranha-weld/
implementation ("com.manorrock.piranha:piranha-weld:4.0.5.0")
'com.manorrock.piranha:piranha-weld:jar:4.0.5.0'
<dependency org="com.manorrock.piranha" name="piranha-weld" rev="4.0.5.0">
<artifact name="piranha-weld" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.piranha', module='piranha-weld', version='4.0.5.0')
)
libraryDependencies += "com.manorrock.piranha" % "piranha-weld" % "4.0.5.0"
[com.manorrock.piranha/piranha-weld "4.0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.manorrock.herring : herring | jar | 1.2.0 |
com.manorrock.piranha : piranha | jar | 4.0.5.0 |
org.jboss.weld.servlet : weld-servlet | jar | 2.4.7.Final |