AIS.PL Commons - Infrastructure

This library provides set of reusable components useful for building application infrastructure.

License

License

GroupId

GroupId

pl.ais.commons
ArtifactId

ArtifactId

ais-commons-infrastructure
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

AIS.PL Commons - Infrastructure
This library provides set of reusable components useful for building application infrastructure.
Project URL

Project URL

https://github.com/aispl/ais-commons-infrastructure

Download ais-commons-infrastructure

How to add to project

<!-- https://jarcasting.com/artifacts/pl.ais.commons/ais-commons-infrastructure/ -->
<dependency>
    <groupId>pl.ais.commons</groupId>
    <artifactId>ais-commons-infrastructure</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ais.commons/ais-commons-infrastructure/
implementation 'pl.ais.commons:ais-commons-infrastructure:1.0.2'
// https://jarcasting.com/artifacts/pl.ais.commons/ais-commons-infrastructure/
implementation ("pl.ais.commons:ais-commons-infrastructure:1.0.2")
'pl.ais.commons:ais-commons-infrastructure:jar:1.0.2'
<dependency org="pl.ais.commons" name="ais-commons-infrastructure" rev="1.0.2">
  <artifact name="ais-commons-infrastructure" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ais.commons', module='ais-commons-infrastructure', version='1.0.2')
)
libraryDependencies += "pl.ais.commons" % "ais-commons-infrastructure" % "1.0.2"
[pl.ais.commons/ais-commons-infrastructure "1.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 3.1.4.RELEASE
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
pl.ais.commons : ais-commons-application jar 1.0.3

test (5)

Group / Artifact Type Version
pl.ais.commons : ais-commons-application test-jar 1.0.3
junit : junit-dep jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5
org.springframework : spring-test jar 3.2.3.RELEASE

Project Modules

There are no modules declared in this project.
pl.ais.commons

AIS.PL

Versions

Version
1.0.2
1.0.1