Demo Spring Boot project used for GitHub Actions


License

License

Categories

Categories

Spring Boot Container Microservices Github Development Tools Version Controls
GroupId

GroupId

com.github.andylke
ArtifactId

ArtifactId

demo-spring-boot-github-actions
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Demo Spring Boot project used for GitHub Actions
Source Code Management

Source Code Management

https://github.com/andylke/demo-spring-boot-github-actions

Download demo-spring-boot-github-actions

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.8.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0