| License |
License |
|---|---|
| GroupId | GroupIdno.difi.move-common |
| ArtifactId | ArtifactIdad |
| Last Version | Last Version1.16.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
| Filename | Size |
|---|---|
| ad-1.16.0.pom | |
| ad-1.16.0.jar | 9 KB |
| ad-1.16.0-sources.jar | 4 KB |
| ad-1.16.0-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.difi.move-common/ad/ -->
<dependency>
<groupId>no.difi.move-common</groupId>
<artifactId>ad</artifactId>
<version>1.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.move-common/ad/
implementation 'no.difi.move-common:ad:1.16.0'
// https://jarcasting.com/artifacts/no.difi.move-common/ad/
implementation ("no.difi.move-common:ad:1.16.0")
'no.difi.move-common:ad:jar:1.16.0'
<dependency org="no.difi.move-common" name="ad" rev="1.16.0">
<artifact name="ad" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.move-common', module='ad', version='1.16.0')
)
libraryDependencies += "no.difi.move-common" % "ad" % "1.16.0"
[no.difi.move-common/ad "1.16.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| org.springframework : spring-core | jar | |
| org.springframework : spring-web | jar | |
| org.springframework.security : spring-security-core | jar | |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.microsoft.azure : adal4j | jar | 1.6.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.tomakehurst : wiremock-jre8 | jar | 2.33.2 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.assertj : assertj-core | jar | 3.21.0 |