phoenix-core

myoss open source project, phoenix core written in Java

License

License

GroupId

GroupId

com.github.myoss
ArtifactId

ArtifactId

phoenix-core
Last Version

Last Version

1.1.5.RELEASE
Release Date

Release Date

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

How to add to project

<!-- 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.

myoss-starter-projects

Maven Central GitHub release License

Documentation

Download

Maven

<dependency>
    <groupId>app.myoss.cloud.boot</groupId>
    <artifactId>myoss-starter-projects</artifactId>
    <version>2.3.0.RELEASE</version>
</dependency>
<dependency>
    <groupId>app.myoss.cloud.boot</groupId>
    <artifactId>myoss-starter-core</artifactId>
    <version>2.3.0.RELEASE</version>
</dependency>
<dependency>
    <groupId>app.myoss.cloud.boot</groupId>
    <artifactId>myoss-starter-apm</artifactId>
    <version>2.3.0.RELEASE</version>
</dependency>
<dependency>
    <groupId>app.myoss.cloud.boot</groupId>
    <artifactId>myoss-starter-web</artifactId>
    <version>2.3.0.RELEASE</version>
</dependency>
<dependency>
    <groupId>app.myoss.cloud.boot</groupId>
    <artifactId>myoss-starter-cache</artifactId>
    <version>2.3.0.RELEASE</version>
</dependency>

Versions

Version
1.1.5.RELEASE
1.1.4.RELEASE
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0