Last Version

publishjar 1.4

Demo project for publishing jar to central maven

License

License

GroupId

GroupId

com.github.aakash-agsft
ArtifactId

ArtifactId

publishjar
Version

Version

1.4
Type

Type

jar
Description

Description

publishjar
Demo project for publishing jar to central maven
Project URL

Project URL

https://github.com/aakash-agsft/OSSRH-63446
Source Code Management

Source Code Management

http://github.com/aakash-agsft/OSSRH-63446/tree/master

Download publishjar 1.4


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.2

Project Modules

There are no modules declared in this project.