Last Version

resolver 0.0.0

Demo project for Spring Boot

License

License

GroupId

GroupId

io.github.andriamarosoa
ArtifactId

ArtifactId

resolver
Version

Version

0.0.0
Type

Type

jar
Description

Description

resolver
Demo project for Spring Boot
Project URL

Project URL

https://github.com/Andriamarosoa/level
Source Code Management

Source Code Management

https://github.com/Andriamarosoa/level.git

Download resolver 0.0.0


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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.