| License |
License |
|---|---|
| Categories |
CategoriesPippo User Interface Web Frameworks |
| GroupId | GroupIdro.pippo |
| ArtifactId | ArtifactIdpippo-weld |
| Last Version | Last Version1.13.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPippo Weld
Integrating CDI with Weld implementation
|
| Filename | Size |
|---|---|
| pippo-weld-1.13.1.pom | |
| pippo-weld-1.13.1.jar | 2 KB |
| pippo-weld-1.13.1-sources.jar | 2 KB |
| pippo-weld-1.13.1-javadoc.jar | 22 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-weld/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-weld</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-weld/
implementation 'ro.pippo:pippo-weld:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-weld/
implementation ("ro.pippo:pippo-weld:1.13.1")
'ro.pippo:pippo-weld:jar:1.13.1'
<dependency org="ro.pippo" name="pippo-weld" rev="1.13.1">
<artifact name="pippo-weld" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-weld', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-weld" % "1.13.1"
[ro.pippo/pippo-weld "1.13.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ro.pippo : pippo-controller | jar | 1.13.1 |
| org.jboss.weld.se : weld-se | jar | 2.3.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| ro.pippo : pippo-test | jar | 1.13.1 |
| ro.pippo : pippo-undertow | jar | 1.13.1 |