Last Version

firefly-wechat 5.0.2

Firefly framework helps you create a java web application easy and quickly. It provides MVC framework with HTTP Server and many other useful components for developing web applications. It means you can easy deploy your web without any other java web containers, in short , it's containerless. It taps into the fullest potential of hardware using SEDA architecture, a highly customizable thread model.

License

License

Categories

Categories

Firefly User Interface Web Frameworks
GroupId

GroupId

com.fireflysource
ArtifactId

ArtifactId

firefly-wechat
Version

Version

5.0.2
Type

Type

jar
Description

Description

firefly-wechat
Firefly framework helps you create a java web application easy and quickly. It provides MVC framework with HTTP Server and many other useful components for developing web applications. It means you can easy deploy your web without any other java web containers, in short , it's containerless. It taps into the fullest potential of hardware using SEDA architecture, a highly customizable thread model.
Project URL

Project URL

http://www.fireflysource.com

Download firefly-wechat 5.0.2


<!-- https://jarcasting.com/artifacts/com.fireflysource/firefly-wechat/ -->
<dependency>
    <groupId>com.fireflysource</groupId>
    <artifactId>firefly-wechat</artifactId>
    <version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fireflysource/firefly-wechat/
implementation 'com.fireflysource:firefly-wechat:5.0.2'
// https://jarcasting.com/artifacts/com.fireflysource/firefly-wechat/
implementation ("com.fireflysource:firefly-wechat:5.0.2")
'com.fireflysource:firefly-wechat:jar:5.0.2'
<dependency org="com.fireflysource" name="firefly-wechat" rev="5.0.2">
  <artifact name="firefly-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fireflysource', module='firefly-wechat', version='5.0.2')
)
libraryDependencies += "com.fireflysource" % "firefly-wechat" % "5.0.2"
[com.fireflysource/firefly-wechat "5.0.2"]

Dependencies

compile (7)

Group / Artifact Type Version
com.fireflysource : firefly-net jar 5.0.2
com.fireflysource : firefly-serialization jar 5.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0
org.jetbrains.kotlin : kotlin-reflect jar 1.7.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.3
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 jar 1.6.3
org.jetbrains.kotlinx : kotlinx-coroutines-reactor jar 1.6.3

test (6)

Group / Artifact Type Version
com.fireflysource : firefly-slf4j jar 5.0.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-core jar 4.6.1
org.jetbrains.kotlinx : kotlinx-coroutines-test jar 1.6.3

Project Modules

There are no modules declared in this project.