Last Version

com.github.braisdom:springboot 1.1.0-2.4.0

SpringBoot adapter for ObjectiveSQL

GroupId

GroupId

com.github.braisdom
ArtifactId

ArtifactId

springboot
Version

Version

1.1.0-2.4.0
Type

Type

jar
Description

Description

SpringBoot adapter for ObjectiveSQL

Download springboot 1.1.0-2.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar ${springboot-version}
com.github.braisdom : objective-sql jar 1.3.8

Project Modules

There are no modules declared in this project.