| 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_2.11 |
| Version | Version0.3.2 |
| Type | Typejar |
| Description |
Descriptionatom-ws
Atom Framework Web Services API for interaction via RESTful Web Service, WebSocket Services and Servlets.
|
| Project Organization |
Project OrganizationGeeoz Software |
| Filename | Size |
|---|---|
| atom-ws_2.11-0.3.2.pom | |
| atom-ws_2.11-0.3.2.jar | 193 KB |
| atom-ws_2.11-0.3.2-sources.jar | 55 KB |
| atom-ws_2.11-0.3.2-javadoc.jar | 476 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.geeoz.atom/atom-ws_2.11/ -->
<dependency>
<groupId>com.geeoz.atom</groupId>
<artifactId>atom-ws_2.11</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-ws_2.11/
implementation 'com.geeoz.atom:atom-ws_2.11:0.3.2'
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-ws_2.11/
implementation ("com.geeoz.atom:atom-ws_2.11:0.3.2")
'com.geeoz.atom:atom-ws_2.11:jar:0.3.2'
<dependency org="com.geeoz.atom" name="atom-ws_2.11" rev="0.3.2">
<artifact name="atom-ws_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.atom', module='atom-ws_2.11', version='0.3.2')
)
libraryDependencies += "com.geeoz.atom" % "atom-ws_2.11" % "0.3.2"
[com.geeoz.atom/atom-ws_2.11 "0.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| com.geeoz.atom : atom-api_2.11 | jar | 0.3.2 |
| com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.11 | jar | 1.0.0 |
| com.typesafe.akka : akka-http-experimental_2.11 | jar | 2.4.4 |
| com.typesafe.akka : akka-http-spray-json-experimental_2.11 | jar | 2.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.4 |
| com.typesafe.akka : akka-http-testkit_2.11 | jar | 2.4.4 |