io.gridgo:gridgo-boot-base

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.gridgo
ArtifactId

ArtifactId

gridgo-boot-base
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/gridgo/gridgo-boot.git

Download gridgo-boot-base

How to add to project

<!-- https://jarcasting.com/artifacts/io.gridgo/gridgo-boot-base/ -->
<dependency>
    <groupId>io.gridgo</groupId>
    <artifactId>gridgo-boot-base</artifactId>
    <version>0.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gridgo/gridgo-boot-base/
implementation 'io.gridgo:gridgo-boot-base:0.8.0'
// https://jarcasting.com/artifacts/io.gridgo/gridgo-boot-base/
implementation ("io.gridgo:gridgo-boot-base:0.8.0")
'io.gridgo:gridgo-boot-base:pom:0.8.0'
<dependency org="io.gridgo" name="gridgo-boot-base" rev="0.8.0">
  <artifact name="gridgo-boot-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gridgo', module='gridgo-boot-base', version='0.8.0')
)
libraryDependencies += "io.gridgo" % "gridgo-boot-base" % "0.8.0"
[io.gridgo/gridgo-boot-base "0.8.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.gridgo : gridgo-core jar 0.8.0
io.gridgo : gridgo-config-core jar 0.8.0
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

  • boot

Gridgo Boot

Provides an easy-to-use starter kit for Gridgo applications.

io.gridgo

Versions

Version
0.8.0
0.7.0
0.6.1
0.5.0