craft-armor

An in-process service container to arm your application and enhance it’s robustness.

License

License

MIT
GroupId

GroupId

io.craftcode
ArtifactId

ArtifactId

craft-armor
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

craft-armor
An in-process service container to arm your application and enhance it’s robustness.
Project URL

Project URL

https://github.com/mindwind/craft-armor

Download craft-armor

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.craftcode : craft-atom-util jar 3.0.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.12.2
org.springframework : spring-context jar 3.1.2.RELEASE

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0