| Лицензия |
Лицензия
MIT License
|
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.jbasics.atomify |
| Идентификатор | Идентификаторatom-client |
| Последняя версия | Последняя версия0.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAtomify Atom Client
Client for the atom family
|
| Организация-разработчик |
Организация-разработчикatomify.org (Stephan Schloepke and Mirko Klemm) |
| Имя Файла | Размер |
|---|---|
| atom-client-0.3.2.pom | |
| atom-client-0.3.2.jar | 16 KB |
| atom-client-0.3.2-sources.jar | 12 KB |
| atom-client-0.3.2-javadoc.jar | 71 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jbasics.atomify/atom-client/ -->
<dependency>
<groupId>org.jbasics.atomify</groupId>
<artifactId>atom-client</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbasics.atomify/atom-client/
implementation 'org.jbasics.atomify:atom-client:0.3.2'
// https://jarcasting.com/artifacts/org.jbasics.atomify/atom-client/
implementation ("org.jbasics.atomify:atom-client:0.3.2")
'org.jbasics.atomify:atom-client:jar:0.3.2'
<dependency org="org.jbasics.atomify" name="atom-client" rev="0.3.2">
<artifact name="atom-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbasics.atomify', module='atom-client', version='0.3.2')
)
libraryDependencies += "org.jbasics.atomify" % "atom-client" % "0.3.2"
[org.jbasics.atomify/atom-client "0.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jbasics.atomify : atom-model | jar | 0.3.2 |
| com.sun.jersey : jersey-client | jar | 1.19.1 |
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| junit : junit | jar | 4.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.jersey : jersey-server | jar | 1.19.1 |
| com.sun.grizzly : grizzly-servlet-webserver | jar | 1.9.64 |
| com.sun.jersey : jersey-grizzly | jar | 1.19.1 |