busymachines-commons-rest


Лицензия

Лицензия

Группа

Группа

com.busymachines
Идентификатор

Идентификатор

busymachines-commons-rest_2.12
Последняя версия

Последняя версия

0.2.0-M3
Дата

Дата

Тип

Тип

jar
Описание

Описание

busymachines-commons-rest
busymachines-commons-rest
Ссылка на сайт

Ссылка на сайт

https://github.com/busymachines/busymachines-commons
Организация-разработчик

Организация-разработчик

com.busymachines
Система контроля версий

Система контроля версий

https://github.com/busymachines/busymachines-commons

Скачать busymachines-commons-rest_2.12

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.busymachines/busymachines-commons-rest_2.12/ -->
<dependency>
    <groupId>com.busymachines</groupId>
    <artifactId>busymachines-commons-rest_2.12</artifactId>
    <version>0.2.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.busymachines/busymachines-commons-rest_2.12/
implementation 'com.busymachines:busymachines-commons-rest_2.12:0.2.0-M3'
// https://jarcasting.com/artifacts/com.busymachines/busymachines-commons-rest_2.12/
implementation ("com.busymachines:busymachines-commons-rest_2.12:0.2.0-M3")
'com.busymachines:busymachines-commons-rest_2.12:jar:0.2.0-M3'
<dependency org="com.busymachines" name="busymachines-commons-rest_2.12" rev="0.2.0-M3">
  <artifact name="busymachines-commons-rest_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.busymachines', module='busymachines-commons-rest_2.12', version='0.2.0-M3')
)
libraryDependencies += "com.busymachines" % "busymachines-commons-rest_2.12" % "0.2.0-M3"
[com.busymachines/busymachines-commons-rest_2.12 "0.2.0-M3"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.12.3
com.busymachines : busymachines-commons-core_2.12 jar 0.2.0-M3
com.busymachines : busymachines-commons-json_2.12 jar 0.2.0-M3
com.typesafe.akka : akka-http_2.12 jar 10.0.10
com.typesafe.akka : akka-http_2.12 jar 10.0.10
com.typesafe.akka : akka-actor_2.12 jar 2.5.4
com.typesafe.akka : akka-actor_2.12 jar 2.5.4
com.typesafe.akka : akka-stream_2.12 jar 2.5.4
com.typesafe.akka : akka-stream_2.12 jar 2.5.4
de.heikoseeberger : akka-http-circe_2.12 jar 1.19.0-M1
de.heikoseeberger : akka-http-circe_2.12 jar 1.19.0-M1

Модули Проекта

Данный проект не имеет модулей.

busymachines-commons

Maven Central Sonatype Scala

Light-weight, modular eco-system of libraries needed to build http web apps, built primarily on top of the typelevel.scala ecosystem.

Head over to the microsite for more information: http://busymachines.github.io/busymachines-commons/

Version and language compatibility

Currently built against Scala 2.12, and 2.13.

Latest version of the library is 0.4.0

Copyright and License

All code is available to you under the Apache 2.0 license, available at http://www.apache.org/licenses/LICENSE-2.0 and also in the LICENSE file.

Contributors

People who have contributed to the new version are:

  • @lorandszakacs

History

This used to be the resting place of the busymachines-commons library that we used internally for various projects, it reached version 0.6.5, but it fell into disrepair. If you require that library, by any chance, then check-out the zz_deprecated/release-0.6.5 branch, and good luck from there. That bit will never be maintained again. And what you find resembles what was only by accident.

People who have created this history of 935 commits are (listed in order of commits):

  • @rditerwich
  • @paulsabou
  • @mateialexandru
  • @lorandszakacs
  • @cristiboariu
  • @adrianbumbas
  • @nfazekas
  • @advorkovyy
  • @hipjim
  • @mihaiSimu
  • @scalastuff

You can use github API to get a list of contributors from a public project. At the time of writing you can use:

curl -i -H "Accept: application/json" -H "Content-Type: application/json" -X GET https://api.github.com/repos/busymachines/busymachines-commons/contributors  > contributors.json
com.busymachines

Busy Machines

Версии библиотеки

Версия
0.2.0-M3
0.2.0-M2