Last Version

XApi - Server server api 0.5

Common utilities and service abstractions for standard servlets in a plain jvm. Good enough for testing and development, and overridable to adapt to your server environment.

License

License

Categories

Categories

Net
GroupId

GroupId

net.wetheinter
ArtifactId

ArtifactId

xapi-server-api
Version

Version

0.5
Type

Type

jar
Description

Description

XApi - Server server api
Common utilities and service abstractions for standard servlets in a plain jvm. Good enough for testing and development, and overridable to adapt to your server environment.
Project Organization

Project Organization

The Internet Party

Download xapi-server-api 0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
net.wetheinter : xapi-jre-model jar 0.5
net.wetheinter : xapi-core-io jar 0.5

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1-b02

test (4)

Group / Artifact Type Version
net.wetheinter : xapi-core-test jar 0.5
org.eclipse.jetty : jetty-server jar 9.0.0.M3
org.eclipse.jetty : jetty-servlet jar 9.0.0.M3
net.wetheinter : xapi-dev-scanner jar 0.5

Project Modules

There are no modules declared in this project.