License |
License |
---|---|
GroupId | GroupIdio.craftcode |
ArtifactId | ArtifactIdcraft-armor |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncraft-armor
An in-process service container to arm your application and enhance it’s robustness.
|
Project URL |
Project URL |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.craftcode : craft-atom-util | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.12.2 |
org.springframework : spring-context | jar | 3.1.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
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 |