License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.aequologica.neo |
ArtifactId | ArtifactIdhello-CDI-on-java-SE-world |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionhello-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 |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.persistence : javax.persistence | jar | |
javax.servlet.jsp : javax.servlet.jsp-api | jar | |
javax.servlet : javax.servlet-api | jar |
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 |
Group / Artifact | Type | Version |
---|---|---|
net.aequologica.neo : holos | pom | 0.5.2 |