is not current version
Last Version 2.4.0

cool.lazy-cat:orm-core-spring-boot-starter 2.1.0

orm framework

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

cool.lazy-cat
ArtifactId

ArtifactId

orm-core-spring-boot-starter
Version

Version

2.1.0
Type

Type

jar

Download orm-core-spring-boot-starter 2.1.0


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