| License |
License |
|---|---|
| GroupId | GroupIdinfo.atende.webutil |
| ArtifactId | ArtifactIdwu-rest |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
DescriptionWebUtil REST
WebUtil is a collection of utilities for common tasks in java web development
|
| Project Organization |
Project OrganizationAtende Tecnologia |
| Filename | Size |
|---|---|
| wu-rest-0.1.0.pom | |
| wu-rest-0.1.0.jar | 4 KB |
| wu-rest-0.1.0-sources.jar | 3 KB |
| wu-rest-0.1.0-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.atende.webutil/wu-rest/ -->
<dependency>
<groupId>info.atende.webutil</groupId>
<artifactId>wu-rest</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.atende.webutil/wu-rest/
implementation 'info.atende.webutil:wu-rest:0.1.0'
// https://jarcasting.com/artifacts/info.atende.webutil/wu-rest/
implementation ("info.atende.webutil:wu-rest:0.1.0")
'info.atende.webutil:wu-rest:jar:0.1.0'
<dependency org="info.atende.webutil" name="wu-rest" rev="0.1.0">
<artifact name="wu-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.atende.webutil', module='wu-rest', version='0.1.0')
)
libraryDependencies += "info.atende.webutil" % "wu-rest" % "0.1.0"
[info.atende.webutil/wu-rest "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.4.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-hibernate4 | jar | 2.4.2 |
| 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 |