is not current version
Last Version 2.4.0

orm api mapping 1.0.0.Final

orm framework

License

License

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

cool.lazy-cat
ArtifactId

ArtifactId

orm-api-spring-boot-starter
Version

Version

1.0.0.Final
Type

Type

jar
Description

Description

orm api mapping
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-api-spring-boot-starter 1.0.0.Final


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

Dependencies

compile (4)

Group / Artifact Type Version
cool.lazy-cat : orm-core-spring-boot-starter jar 1.0.0.Final
org.springframework.boot : spring-boot-starter-web 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.