sonatype

Demo project for Spring Boot

License

License

GroupId

GroupId

com.github.zhoumingjiejie
ArtifactId

ArtifactId

sonatype
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

sonatype
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sonatype

Download sonatype

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zhoumingjiejie/sonatype/ -->
<dependency>
    <groupId>com.github.zhoumingjiejie</groupId>
    <artifactId>sonatype</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhoumingjiejie/sonatype/
implementation 'com.github.zhoumingjiejie:sonatype:0.0.3'
// https://jarcasting.com/artifacts/com.github.zhoumingjiejie/sonatype/
implementation ("com.github.zhoumingjiejie:sonatype:0.0.3")
'com.github.zhoumingjiejie:sonatype:jar:0.0.3'
<dependency org="com.github.zhoumingjiejie" name="sonatype" rev="0.0.3">
  <artifact name="sonatype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhoumingjiejie', module='sonatype', version='0.0.3')
)
libraryDependencies += "com.github.zhoumingjiejie" % "sonatype" % "0.0.3"
[com.github.zhoumingjiejie/sonatype "0.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.2.6.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1