License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcom.pugwoo |
ArtifactId | ArtifactIdnimbleorm-spring-boot-starter |
Version | Version0.9.8 |
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>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.pugwoo/nimbleorm-spring-boot-starter/
implementation 'com.pugwoo:nimbleorm-spring-boot-starter:0.9.8'
// https://jarcasting.com/artifacts/com.pugwoo/nimbleorm-spring-boot-starter/
implementation ("com.pugwoo:nimbleorm-spring-boot-starter:0.9.8")
'com.pugwoo:nimbleorm-spring-boot-starter:jar:0.9.8'
<dependency org="com.pugwoo" name="nimbleorm-spring-boot-starter" rev="0.9.8">
<artifact name="nimbleorm-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pugwoo', module='nimbleorm-spring-boot-starter', version='0.9.8')
)
libraryDependencies += "com.pugwoo" % "nimbleorm-spring-boot-starter" % "0.9.8"
[com.pugwoo/nimbleorm-spring-boot-starter "0.9.8"]
Group / Artifact | Type | Version |
---|---|---|
com.pugwoo : nimble-orm | jar | 0.9.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.8.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.8.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.2.8.RELEASE |