io.github.wannidev:bar

test library with spring boot

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.wannidev
ArtifactId

ArtifactId

bar
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.wannidev:bar
test library with spring boot
Project URL

Project URL

https://github.com/wanniDev/tutorial
Source Code Management

Source Code Management

https://github.com/wanniDev/tutorial/tree/master

Download bar

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-validation jar 2.5.6
org.springframework.boot : spring-boot-starter-web jar 2.5.6
org.projectlombok : lombok Optional jar 1.18.22

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4