| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices ORM Data |
| GroupId | GroupIdcom.pugwoo |
| ArtifactId | ArtifactIdnimbleorm-spring-boot-starter |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnimbleorm-spring-boot-starter
nimbleorm-spring-boot-starter
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.pugwoo/nimbleorm-spring-boot-starter/ -->
<dependency>
<groupId>com.pugwoo</groupId>
<artifactId>nimbleorm-spring-boot-starter</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pugwoo/nimbleorm-spring-boot-starter/
implementation 'com.pugwoo:nimbleorm-spring-boot-starter:1.2.0'
// https://jarcasting.com/artifacts/com.pugwoo/nimbleorm-spring-boot-starter/
implementation ("com.pugwoo:nimbleorm-spring-boot-starter:1.2.0")
'com.pugwoo:nimbleorm-spring-boot-starter:jar:1.2.0'
<dependency org="com.pugwoo" name="nimbleorm-spring-boot-starter" rev="1.2.0">
<artifact name="nimbleorm-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pugwoo', module='nimbleorm-spring-boot-starter', version='1.2.0')
)
libraryDependencies += "com.pugwoo" % "nimbleorm-spring-boot-starter" % "1.2.0"
[com.pugwoo/nimbleorm-spring-boot-starter "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.pugwoo : nimble-orm | jar | [1.2.2,) |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.6.7 |