License |
License
Dual-licensed under the GNU General Public License, version
2.0 (GPLv2) and the Geeoz Commercial License.
|
---|---|
GroupId | GroupIdcom.geeoz.atom |
ArtifactId | ArtifactIdatom-ws |
Version | Version1.0d32 |
Type | Typejar |
Description |
DescriptionAtom - Web Services
Atom Framework Web Services API for interaction via RESTful Web Service,
WebSocket Services and Servlets.
|
Project Organization |
Project OrganizationGeeoz Software |
Filename | Size |
---|---|
atom-ws-1.0d32.pom | |
atom-ws-1.0d32.jar | 46 KB |
atom-ws-1.0d32-sources.jar | 73 KB |
atom-ws-1.0d32-javadoc.jar | 177 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |