hello-CDI-on-java-SE-world

Everything you need to activate CDI (Contexts and Dependency Injection, JSR-299) on tomcat, bundled as a war overlay

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.aequologica.neo
ArtifactId

ArtifactId

hello-CDI-on-java-SE-world
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

war
Description

Description

hello-CDI-on-java-SE-world
Everything you need to activate CDI (Contexts and Dependency Injection, JSR-299) on tomcat, bundled as a war overlay
Project Organization

Project Organization

aequologica

Download hello-CDI-on-java-SE-world

How to add to project

<!-- https://jarcasting.com/artifacts/net.aequologica.neo/hello-CDI-on-java-SE-world/ -->
<dependency>
    <groupId>net.aequologica.neo</groupId>
    <artifactId>hello-CDI-on-java-SE-world</artifactId>
    <version>0.1.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.aequologica.neo/hello-CDI-on-java-SE-world/
implementation 'net.aequologica.neo:hello-CDI-on-java-SE-world:0.1.1'
// https://jarcasting.com/artifacts/net.aequologica.neo/hello-CDI-on-java-SE-world/
implementation ("net.aequologica.neo:hello-CDI-on-java-SE-world:0.1.1")
'net.aequologica.neo:hello-CDI-on-java-SE-world:war:0.1.1'
<dependency org="net.aequologica.neo" name="hello-CDI-on-java-SE-world" rev="0.1.1">
  <artifact name="hello-CDI-on-java-SE-world" type="war" />
</dependency>
@Grapes(
@Grab(group='net.aequologica.neo', module='hello-CDI-on-java-SE-world', version='0.1.1')
)
libraryDependencies += "net.aequologica.neo" % "hello-CDI-on-java-SE-world" % "0.1.1"
[net.aequologica.neo/hello-CDI-on-java-SE-world "0.1.1"]

Dependencies

compile (7)

Group / Artifact Type Version
javax.enterprise : cdi-api jar
org.jboss.weld.servlet : weld-servlet jar
org.glassfish.jersey.ext.cdi : jersey-cdi1x-servlet jar
org.glassfish.jersey.containers : jersey-container-servlet jar
javax.el : javax.el-api jar
javax.servlet.jsp.jstl : javax.servlet.jsp.jstl-api jar
org.glassfish.web : javax.servlet.jsp.jstl jar

provided (3)

Group / Artifact Type Version
org.eclipse.persistence : javax.persistence jar
javax.servlet.jsp : javax.servlet.jsp-api jar
javax.servlet : javax.servlet-api jar

test (6)

Group / Artifact Type Version
junit : junit jar
ch.qos.logback : logback-classic jar
org.apache.deltaspike.modules : deltaspike-test-control-module-api jar
org.apache.deltaspike.modules : deltaspike-test-control-module-impl jar
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-weld jar
org.jboss.weld.se : weld-se-core jar

import (1)

Group / Artifact Type Version
net.aequologica.neo : holos pom 0.5.2

Project Modules

There are no modules declared in this project.
net.aequologica.neo

Versions

Version
0.1.1
0.1.0