my-demo

Demo project for Spring Boot

License

License

GroupId

GroupId

com.github.FeiChaoyu
ArtifactId

ArtifactId

my-demo
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

my-demo
Demo project for Spring Boot
Project URL

Project URL

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

Download my-demo

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0