Laputa

A Mirocservice Framework
Please check wiki for more details.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.orctom.laputa |
| Идентификатор | Идентификаторlaputa |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA microservice framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| laputa-0.3.pom | 1 KB |
| laputa-0.3-tests.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.orctom.laputa/laputa/ -->
<dependency>
<groupId>com.orctom.laputa</groupId>
<artifactId>laputa</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.orctom.laputa/laputa/
implementation 'com.orctom.laputa:laputa:0.3'
// https://jarcasting.com/artifacts/com.orctom.laputa/laputa/
implementation ("com.orctom.laputa:laputa:0.3")
'com.orctom.laputa:laputa:jar:0.3'
<dependency org="com.orctom.laputa" name="laputa" rev="0.3">
<artifact name="laputa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orctom.laputa', module='laputa', version='0.3')
)
libraryDependencies += "com.orctom.laputa" % "laputa" % "0.3"
[com.orctom.laputa/laputa "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
A Mirocservice Framework
Please check wiki for more details.