Last Version

mavencentral 0.0.3

Demo project for Spring

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.gpalaciosopen
ArtifactId

ArtifactId

mavencentral
Version

Version

0.0.3
Type

Type

jar
Description

Description

mavencentral
Demo project for Spring

Download mavencentral 0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web 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.