Dropwizard Weld Servlet Bundle

Dropwizard Bundle. Enables CDI 2.0 Weld support for Dropwizard v1.0.3+ applications.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.shuliga.dropwizard
ArtifactId

ArtifactId

dropwizard-weld-servlet
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Weld Servlet Bundle
Dropwizard Bundle. Enables CDI 2.0 Weld support for Dropwizard v1.0.3+ applications.
Project URL

Project URL

https://github.com/shuliga/Dropwizard-weld-se
Source Code Management

Source Code Management

https://github.com/shuliga/Dropwizard-weld-se.git

Download dropwizard-weld-servlet

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.shuliga.dropwizard/dropwizard-weld-servlet/ -->
<dependency>
    <groupId>io.github.shuliga.dropwizard</groupId>
    <artifactId>dropwizard-weld-servlet</artifactId>
    <version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shuliga.dropwizard/dropwizard-weld-servlet/
implementation 'io.github.shuliga.dropwizard:dropwizard-weld-servlet:3.0'
// https://jarcasting.com/artifacts/io.github.shuliga.dropwizard/dropwizard-weld-servlet/
implementation ("io.github.shuliga.dropwizard:dropwizard-weld-servlet:3.0")
'io.github.shuliga.dropwizard:dropwizard-weld-servlet:jar:3.0'
<dependency org="io.github.shuliga.dropwizard" name="dropwizard-weld-servlet" rev="3.0">
  <artifact name="dropwizard-weld-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shuliga.dropwizard', module='dropwizard-weld-servlet', version='3.0')
)
libraryDependencies += "io.github.shuliga.dropwizard" % "dropwizard-weld-servlet" % "3.0"
[io.github.shuliga.dropwizard/dropwizard-weld-servlet "3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.weld.servlet : weld-servlet-core jar 3.0.0.Alpha17

provided (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0