orm core

orm framework

License

License

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

cool.lazy-cat
ArtifactId

ArtifactId

orm-core-spring-boot-starter
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

orm core
orm framework
Project URL

Project URL

https://github.com/jason-apache/lazy-cat
Source Code Management

Source Code Management

https://github.com/apache/maven/tree/master

Download orm-core-spring-boot-starter

How to add to project

<!-- 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.4.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.4.0'
// https://jarcasting.com/artifacts/cool.lazy-cat/orm-core-spring-boot-starter/
implementation ("cool.lazy-cat:orm-core-spring-boot-starter:2.4.0")
'cool.lazy-cat:orm-core-spring-boot-starter:jar:2.4.0'
<dependency org="cool.lazy-cat" name="orm-core-spring-boot-starter" rev="2.4.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.4.0')
)
libraryDependencies += "cool.lazy-cat" % "orm-core-spring-boot-starter" % "2.4.0"
[cool.lazy-cat/orm-core-spring-boot-starter "2.4.0"]

Dependencies

compile (5)

Group / Artifact Type Version
cool.lazy-cat : orm-base jar 2.4.0
cool.lazy-cat : orm-annotation jar 2.4.0
org.springframework.boot : spring-boot-starter-jdbc jar 2.4.5
org.springframework.boot : spring-boot-autoconfigure jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0.Final