hello-spring-starter

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.raoyu001
ArtifactId

ArtifactId

hello-spring-starter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

hello-spring-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/raoyu001/hello-spring-starter

Download hello-spring-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.0.RELEASE
mysql : mysql-connector-java jar 8.0.15
org.projectlombok : lombok jar 1.16.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0