| License |
License |
|---|---|
| GroupId | GroupIdcom.github.aakash-agsft |
| ArtifactId | ArtifactIdpublishjar |
| Version | Version1.4 |
| Type | Typejar |
| Description |
Descriptionpublishjar
Demo project for publishing jar to central maven
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| publishjar-1.4.pom | |
| publishjar-1.4.jar | 8 MB |
| publishjar-1.4-sources.jar | 1 KB |
| publishjar-1.4-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.aakash-agsft/publishjar/ -->
<dependency>
<groupId>com.github.aakash-agsft</groupId>
<artifactId>publishjar</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aakash-agsft/publishjar/
implementation 'com.github.aakash-agsft:publishjar:1.4'
// https://jarcasting.com/artifacts/com.github.aakash-agsft/publishjar/
implementation ("com.github.aakash-agsft:publishjar:1.4")
'com.github.aakash-agsft:publishjar:jar:1.4'
<dependency org="com.github.aakash-agsft" name="publishjar" rev="1.4">
<artifact name="publishjar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aakash-agsft', module='publishjar', version='1.4')
)
libraryDependencies += "com.github.aakash-agsft" % "publishjar" % "1.4"
[com.github.aakash-agsft/publishjar "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.2 |