License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.nilesh-agsft |
ArtifactId | ArtifactIdagsftAutomationReport |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutomation Report
A application used as an example on how to set up pushing
its components to the Central Repository.
|
<!-- https://jarcasting.com/artifacts/com.github.nilesh-agsft/agsftAutomationReport/ -->
<dependency>
<groupId>com.github.nilesh-agsft</groupId>
<artifactId>agsftAutomationReport</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nilesh-agsft/agsftAutomationReport/
implementation 'com.github.nilesh-agsft:agsftAutomationReport:1.2.3'
// https://jarcasting.com/artifacts/com.github.nilesh-agsft/agsftAutomationReport/
implementation ("com.github.nilesh-agsft:agsftAutomationReport:1.2.3")
'com.github.nilesh-agsft:agsftAutomationReport:jar:1.2.3'
<dependency org="com.github.nilesh-agsft" name="agsftAutomationReport" rev="1.2.3">
<artifact name="agsftAutomationReport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nilesh-agsft', module='agsftAutomationReport', version='1.2.3')
)
libraryDependencies += "com.github.nilesh-agsft" % "agsftAutomationReport" % "1.2.3"
[com.github.nilesh-agsft/agsftAutomationReport "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
org.springframework : spring-web | jar | 4.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |