License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.isxcode.oxygen |
ArtifactId | ArtifactIdoxygen-spring-boot-starter |
Version | Version0.8.1 |
Type | Typepom |
Description |
Descriptionoxygen-spring-boot-starter
Spring rapid development integration framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.isxcode.oxygen : spring-oxygen-core | jar | 0.8.1 |
com.isxcode.oxygen : spring-oxygen-flysql | jar | 0.8.1 |
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 |