Laputa

A Mirocservice Framework
Please check wiki for more details.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.orctom.laputa |
| Идентификатор | Идентификаторlaputa-utils |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA microservice framework
|
| Имя Файла | Размер |
|---|---|
| laputa-utils-0.3.pom | |
| laputa-utils-0.3.jar | 30 KB |
| laputa-utils-0.3-tests.jar | 12 KB |
| laputa-utils-0.3-sources.jar | 18 KB |
| laputa-utils-0.3-javadoc.jar | 140 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.orctom.laputa/laputa-utils/ -->
<dependency>
<groupId>com.orctom.laputa</groupId>
<artifactId>laputa-utils</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.orctom.laputa/laputa-utils/
implementation 'com.orctom.laputa:laputa-utils:0.3'
// https://jarcasting.com/artifacts/com.orctom.laputa/laputa-utils/
implementation ("com.orctom.laputa:laputa-utils:0.3")
'com.orctom.laputa:laputa-utils:jar:0.3'
<dependency org="com.orctom.laputa" name="laputa-utils" rev="0.3">
<artifact name="laputa-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orctom.laputa', module='laputa-utils', version='0.3')
)
libraryDependencies += "com.orctom.laputa" % "laputa-utils" % "0.3"
[com.orctom.laputa/laputa-utils "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 19.0 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.powermock : powermock-module-junit4 | jar | 1.6.6 |
| org.powermock : powermock-api-mockito2 | jar | 1.6.6 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
A Mirocservice Framework
Please check wiki for more details.