is not current version
Last Version 1.2.0

com.pugwoo:nimbleorm-spring-boot-starter 0.9.3

nimbleorm-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.pugwoo
ArtifactId

ArtifactId

nimbleorm-spring-boot-starter
Version

Version

0.9.3
Type

Type

jar

Download nimbleorm-spring-boot-starter 0.9.3


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