License |
License |
---|---|
GroupId | GroupIdpl.ais.commons |
ArtifactId | ArtifactIdais-commons-application |
Last Version | Last Version1.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAIS.PL Commons - Application
This library provides set of reusable components useful for building Web Applications.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/pl.ais.commons/ais-commons-application/ -->
<dependency>
<groupId>pl.ais.commons</groupId>
<artifactId>ais-commons-application</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/pl.ais.commons/ais-commons-application/
implementation 'pl.ais.commons:ais-commons-application:1.3.4'
// https://jarcasting.com/artifacts/pl.ais.commons/ais-commons-application/
implementation ("pl.ais.commons:ais-commons-application:1.3.4")
'pl.ais.commons:ais-commons-application:jar:1.3.4'
<dependency org="pl.ais.commons" name="ais-commons-application" rev="1.3.4">
<artifact name="ais-commons-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.ais.commons', module='ais-commons-application', version='1.3.4')
)
libraryDependencies += "pl.ais.commons" % "ais-commons-application" % "1.3.4"
[pl.ais.commons/ais-commons-application "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
javax.mail : mail Optional | jar | 1.4.7 |
org.freemarker : freemarker Optional | jar | 2.3.28 |
org.springframework : spring-context | jar | 4.3.20.RELEASE |
org.springframework : spring-context-support | jar | 4.3.20.RELEASE |
org.springframework : spring-web | jar | 4.3.20.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.20.RELEASE |
org.springframework.security : spring-security-core | jar | 4.2.9.RELEASE |
pl.ais.commons : ais-commons-query | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.0 |
org.springframework : spring-test | jar | 4.3.20.RELEASE |