org.uqbar:xtrest

Parent POM with common settings for Uqbar projects

License

License

GroupId

GroupId

org.uqbar
ArtifactId

ArtifactId

xtrest
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Parent POM with common settings for Uqbar projects
Project Organization

Project Organization

Uqbar Project

Download xtrest

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.samskivert : jmustache jar 1.13
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
log4j : log4j jar 1.2.14
org.eclipse.jetty : jetty-server jar 9.3.24.v20180605
org.eclipse.jetty : jetty-webapp jar 9.3.24.v20180605
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.0.0
0.1.6
0.1.4
0.1.3