Last Version

phoenix-core 1.1.5.RELEASE

myoss open source project, phoenix core written in Java

License

License

GroupId

GroupId

com.github.myoss
ArtifactId

ArtifactId

phoenix-core
Version

Version

1.1.5.RELEASE
Type

Type

jar
Description

Description

phoenix-core
myoss open source project, phoenix core written in Java
Project URL

Project URL

https://github.com/myoss/phoenix-core
Source Code Management

Source Code Management

https://github.com/myoss/phoenix-core

Download phoenix-core 1.1.5.RELEASE


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

Dependencies

compile (16)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-jetty Optional jar 2.0.4.RELEASE
javax.servlet : javax.servlet-api Optional jar 3.1.0
org.springframework.cloud : spring-cloud-starter-sleuth Optional jar
org.springframework.boot : spring-boot-starter-logging jar 2.0.4.RELEASE
org.codehaus.janino : janino Optional jar 3.0.8
com.alibaba : fastjson jar 1.2.49
com.google.guava : guava jar 26.0-jre
commons-codec : commons-codec Optional jar 1.11
org.apache.commons : commons-text Optional jar 1.3
com.squareup.okhttp3 : okhttp Optional jar 3.11.0
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.0.4.RELEASE
com.github.ben-manes.caffeine : caffeine Optional jar 2.6.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
org.apache.commons : commons-lang3 jar 3.7
org.projectlombok : lombok jar 1.16.22

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test Optional jar 2.0.4.RELEASE

Project Modules

There are no modules declared in this project.