is not current version
Last Version 0.0.2

com.github.funthomas424242:nitrite-spring-boot-starter 0.0.1

Spring Boot Starter für die Nitrite Datenbank

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.funthomas424242
ArtifactId

ArtifactId

nitrite-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar

Download nitrite-spring-boot-starter 0.0.1


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