Last Version

Dropwizard Weld Servlet BOM 3.0

BOM for enabling 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-bom
Version

Version

3.0
Type

Type

pom
Description

Description

Dropwizard Weld Servlet BOM
BOM for enabling 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-bom 3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
io.github.shuliga.dropwizard : dropwizard-weld-servlet jar 3.0
org.jboss.weld.se : weld-se-core jar 3.0.0.Alpha17
javax.annotation : javax.annotation-api jar 1.2
javax.interceptor : javax.interceptor-api jar 1.2
org.eclipse.jetty : jetty-cdi jar 9.3.0.M2
javax.servlet.jsp : jsp-api jar 2.2
org.glassfish.jersey.containers.glassfish : jersey-gf-cdi jar 2.14

Project Modules

There are no modules declared in this project.