Last Version

com.github.braisdom:objsql-springboot 1.3.4

SpringBoot adapter for ObjectiveSQL

GroupId

GroupId

com.github.braisdom
ArtifactId

ArtifactId

objsql-springboot
Version

Version

1.3.4
Type

Type

jar
Description

Description

SpringBoot adapter for ObjectiveSQL
Project Organization

Project Organization

com.github.braisdom
Source Code Management

Source Code Management

https://github.com/braisdom/ObjectiveSql

Download objsql-springboot 1.3.4


<!-- https://jarcasting.com/artifacts/com.github.braisdom/objsql-springboot/ -->
<dependency>
    <groupId>com.github.braisdom</groupId>
    <artifactId>objsql-springboot</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.braisdom/objsql-springboot/
implementation 'com.github.braisdom:objsql-springboot:1.3.4'
// https://jarcasting.com/artifacts/com.github.braisdom/objsql-springboot/
implementation ("com.github.braisdom:objsql-springboot:1.3.4")
'com.github.braisdom:objsql-springboot:jar:1.3.4'
<dependency org="com.github.braisdom" name="objsql-springboot" rev="1.3.4">
  <artifact name="objsql-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.braisdom', module='objsql-springboot', version='1.3.4')
)
libraryDependencies += "com.github.braisdom" % "objsql-springboot" % "1.3.4"
[com.github.braisdom/objsql-springboot "1.3.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.6.RELEASE
com.github.braisdom : objective-sql jar 1.4.6

Project Modules

There are no modules declared in this project.