Laputa

A Mirocservice Framework
Please check wiki for more details.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.orctom.laputa |
| Идентификатор | Идентификаторlaputa-http-client |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA microservice framework
|
| Имя Файла | Размер |
|---|---|
| laputa-http-client-0.3.pom | |
| laputa-http-client-0.3.jar | 17 KB |
| laputa-http-client-0.3-tests.jar | 4 KB |
| laputa-http-client-0.3-sources.jar | 9 KB |
| laputa-http-client-0.3-javadoc.jar | 102 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.orctom.laputa/laputa-http-client/ -->
<dependency>
<groupId>com.orctom.laputa</groupId>
<artifactId>laputa-http-client</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.orctom.laputa/laputa-http-client/
implementation 'com.orctom.laputa:laputa-http-client:0.3'
// https://jarcasting.com/artifacts/com.orctom.laputa/laputa-http-client/
implementation ("com.orctom.laputa:laputa-http-client:0.3")
'com.orctom.laputa:laputa-http-client:jar:0.3'
<dependency org="com.orctom.laputa" name="laputa-http-client" rev="0.3">
<artifact name="laputa-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orctom.laputa', module='laputa-http-client', version='0.3')
)
libraryDependencies += "com.orctom.laputa" % "laputa-http-client" % "0.3"
[com.orctom.laputa/laputa-http-client "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-all | jar | 4.1.9.Final |
| com.google.guava : guava | jar | 19.0 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
A Mirocservice Framework
Please check wiki for more details.