Atom - Web Services

Atom Framework Web Services API for interaction via RESTful Web Service, WebSocket Services and Servlets.

License

License

Dual-licensed under the GNU General Public License, version 2.0 (GPLv2) and the Geeoz Commercial License.
GroupId

GroupId

com.geeoz.atom
ArtifactId

ArtifactId

atom-ws
Last Version

Last Version

1.0d32
Release Date

Release Date

Type

Type

jar
Description

Description

Atom - Web Services
Atom Framework Web Services API for interaction via RESTful Web Service, WebSocket Services and Servlets.
Project Organization

Project Organization

Geeoz Software

Download atom-ws

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-servlet jar 2.15
org.glassfish.jersey.media : jersey-media-multipart jar 2.15
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.15
com.codahale.metrics : metrics-servlets jar 3.0.2

provided (3)

Group / Artifact Type Version
com.geeoz.atom : atom-api jar 1.0d32
javax.servlet : javax.servlet-api jar 3.1.0
javax.websocket : javax.websocket-api jar 1.1

test (4)

Group / Artifact Type Version
com.geeoz.pawl : pawl-jbehave jar 1.0d29
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-api-mockito jar 1.6.0
org.powermock : powermock-module-junit4 jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0d32
1.0d31
1.0.0