Last Version

redpipe-cdi 0.0.4

Redpipe Web Framework

License

License

Categories

Categories

Net
GroupId

GroupId

net.redpipe
ArtifactId

ArtifactId

redpipe-cdi
Version

Version

0.0.4
Type

Type

jar
Description

Description

redpipe-cdi
Redpipe Web Framework
Project URL

Project URL

http://maven.apache.org

Download redpipe-cdi 0.0.4


<!-- https://jarcasting.com/artifacts/net.redpipe/redpipe-cdi/ -->
<dependency>
    <groupId>net.redpipe</groupId>
    <artifactId>redpipe-cdi</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.redpipe/redpipe-cdi/
implementation 'net.redpipe:redpipe-cdi:0.0.4'
// https://jarcasting.com/artifacts/net.redpipe/redpipe-cdi/
implementation ("net.redpipe:redpipe-cdi:0.0.4")
'net.redpipe:redpipe-cdi:jar:0.0.4'
<dependency org="net.redpipe" name="redpipe-cdi" rev="0.0.4">
  <artifact name="redpipe-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.redpipe', module='redpipe-cdi', version='0.0.4')
)
libraryDependencies += "net.redpipe" % "redpipe-cdi" % "0.0.4"
[net.redpipe/redpipe-cdi "0.0.4"]

Dependencies

compile (6)

Group / Artifact Type Version
net.redpipe : redpipe-engine jar 0.0.4
org.jboss.weld.vertx : weld-vertx-core jar 1.2.0.Final
org.jboss.weld.se : weld-se-core jar 3.0.5.Final
org.jboss.resteasy : resteasy-cdi jar 4.0.0.Beta5
org.hibernate.validator : hibernate-validator-cdi jar 6.0.13.Final
javax.validation : validation-api jar 2.0.1.Final

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.vertx : vertx-unit jar 3.5.1

Project Modules

There are no modules declared in this project.