springboot-example

springboot-example project for Spring Boot

License

License

GroupId

GroupId

com.codingapi.architecture
ArtifactId

ArtifactId

springboot-example
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

springboot-example
springboot-example project for Spring Boot

Download springboot-example

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.4
com.h2database : h2 jar 1.4.200
com.codingapi.springboot : springboot-framework jar 0.0.10
org.springframework.boot : spring-boot-starter jar 2.5.4
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.4
org.projectlombok : lombok Optional jar 1.18.20

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.10
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1