License |
License |
---|---|
GroupId | GroupIdpl.ais.commons |
ArtifactId | ArtifactIdais-commons-infrastructure |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAIS.PL Commons - Infrastructure
This library provides set of reusable components useful for building application infrastructure.
|
Project URL |
Project URL |
<!-- 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"]
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 |
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 |