is not current version
Last Version 1.2.1

oxygen-spring-boot-starter 0.8.1

Spring rapid development integration framework.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.isxcode.oxygen
ArtifactId

ArtifactId

oxygen-spring-boot-starter
Version

Version

0.8.1
Type

Type

pom
Description

Description

oxygen-spring-boot-starter
Spring rapid development integration framework.
Project URL

Project URL

https://spring-oxygen.isxcode.com
Source Code Management

Source Code Management

https://github.com/isxcode/spring-oxygen

Download oxygen-spring-boot-starter 0.8.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.isxcode.oxygen : spring-oxygen-core jar 0.8.1
com.isxcode.oxygen : spring-oxygen-flysql jar 0.8.1

runtime (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.apache.logging.log4j : log4j-api jar 2.14.1
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.