is not current version
Last Version 1.2.1

spring-oxygen-core 0.8.1

Spring rapid development integration framework.

License

License

GroupId

GroupId

com.isxcode.oxygen
ArtifactId

ArtifactId

spring-oxygen-core
Version

Version

0.8.1
Type

Type

pom
Description

Description

spring-oxygen-core
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 spring-oxygen-core 0.8.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.11.2
io.jsonwebtoken : jjwt-jackson jar 0.11.2

runtime (8)

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
org.springframework.boot : spring-boot-starter-mail jar
org.springframework.boot : spring-boot-starter-freemarker jar
io.jsonwebtoken : jjwt-api jar 0.11.2
org.apache.poi : poi jar 5.0.0
org.apache.poi : poi-ooxml jar 5.0.0

Project Modules

There are no modules declared in this project.