m-orm-spring-boot-starter

Spring boot starter for m-orm

License

License

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

com.moolbuy
ArtifactId

ArtifactId

m-orm-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

m-orm-spring-boot-starter
Spring boot starter for m-orm
Project Organization

Project Organization

moolbuy
Source Code Management

Source Code Management

http://github.com/simpligility/ossrh-demo/tree/master

Download m-orm-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.moolbuy : m-orm-annotation jar 1.0.1
com.moolbuy : m-orm-core jar 1.0.1
com.moolbuy : m-orm-xsqlbuilder jar 1.0.1
org.springframework.boot : spring-boot-starter jar 1.5.10.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0