is not current version
Last Version 1.2.0

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

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.5
Type

Type

jar

Download nimbleorm-spring-boot-starter 0.9.5


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