Last Version

Nitrite Spring Boot Starter 0.0.2

Spring Boot Starter für die Nitrite Datenbank

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.funthomas424242
ArtifactId

ArtifactId

nitrite-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar
Description

Description

Nitrite Spring Boot Starter
Spring Boot Starter für die Nitrite Datenbank
Project URL

Project URL

https://github.com/FunThomas424242/nitrite-spring-boot-starter
Project Organization

Project Organization

PIUG
Source Code Management

Source Code Management

https://github.com/FunThomas424242/nitrite-spring-boot-starter

Download nitrite-spring-boot-starter 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.funthomas424242/nitrite-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.funthomas424242</groupId>
    <artifactId>nitrite-spring-boot-starter</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.funthomas424242/nitrite-spring-boot-starter/
implementation 'com.github.funthomas424242:nitrite-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/com.github.funthomas424242/nitrite-spring-boot-starter/
implementation ("com.github.funthomas424242:nitrite-spring-boot-starter:0.0.2")
'com.github.funthomas424242:nitrite-spring-boot-starter:jar:0.0.2'
<dependency org="com.github.funthomas424242" name="nitrite-spring-boot-starter" rev="0.0.2">
  <artifact name="nitrite-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.funthomas424242', module='nitrite-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "com.github.funthomas424242" % "nitrite-spring-boot-starter" % "0.0.2"
[com.github.funthomas424242/nitrite-spring-boot-starter "0.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.2.2.RELEASE
org.dizitart : nitrite Optional jar 3.3.0
org.slf4j : slf4j-api jar 1.7.29

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
ch.qos.logback : logback-core jar 1.2.3

Project Modules

There are no modules declared in this project.