Last Version

WebUtil CDI 0.1.0

WebUtil is a collection of utilities for common tasks in java web development

License

License

GroupId

GroupId

info.atende.webutil
ArtifactId

ArtifactId

wu-cdi
Version

Version

0.1.0
Type

Type

jar
Description

Description

WebUtil CDI
WebUtil is a collection of utilities for common tasks in java web development
Project Organization

Project Organization

Atende Tecnologia

Download wu-cdi 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
info.atende.webutil : wu-jpa jar 0.1.0

test (4)

Group / Artifact Type Version
org.glassfish.main.extras : glassfish-embedded-all jar 4.0
org.jboss.arquillian.container : arquillian-glassfish-embedded-3.1 jar 1.0.0.CR4
junit : junit jar 4.11
org.jboss.arquillian.junit : arquillian-junit-container jar 1.1.5.Final

Project Modules

There are no modules declared in this project.