| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.craftcode |
| Идентификатор | Идентификаторcraft-armor |
| Последняя версия | Последняя версия1.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcraft-armor
An in-process service container to arm your application and enhance it’s robustness.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| craft-armor-1.1.2.pom | |
| craft-armor-1.1.2.jar | 29 KB |
| craft-armor-1.1.2-sources.jar | 18 KB |
| craft-armor-1.1.2-javadoc.jar | 161 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.craftcode/craft-armor/ -->
<dependency>
<groupId>io.craftcode</groupId>
<artifactId>craft-armor</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.craftcode/craft-armor/
implementation 'io.craftcode:craft-armor:1.1.2'
// https://jarcasting.com/artifacts/io.craftcode/craft-armor/
implementation ("io.craftcode:craft-armor:1.1.2")
'io.craftcode:craft-armor:jar:1.1.2'
<dependency org="io.craftcode" name="craft-armor" rev="1.1.2">
<artifact name="craft-armor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.craftcode', module='craft-armor', version='1.1.2')
)
libraryDependencies += "io.craftcode" % "craft-armor" % "1.1.2"
[io.craftcode/craft-armor "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.craftcode : craft-atom-util | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.12.2 |
| org.springframework : spring-context | jar | 3.1.2.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| log4j : log4j | jar | 1.2.17 |
| org.springframework : spring-test | jar | 3.1.2.RELEASE |
| io.craftcode : craft-atom-test | jar | 3.0.0 |