Mongeez Shell

Spring shell application to use mongeez library

License

License

GroupId

GroupId

com.github.bzacar
ArtifactId

ArtifactId

mongeez-shell
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Mongeez Shell
Spring shell application to use mongeez library
Project URL

Project URL

http://github.com/bzacar/mongeez-shell

Download mongeez-shell

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
org.springframework.boot : spring-boot-starter jar 2.1.4.RELEASE
org.springframework.shell : spring-shell-starter jar 2.0.0.RELEASE
com.github.bzacar : mongeez jar 0.9.10-bzacar
io.github.microutils : kotlin-logging jar 1.6.26
org.slf4j : slf4j-api jar 1.7.15
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.assertj : assertj-core jar 3.11.1
io.mockk : mockk jar 1.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1