License |
License |
---|---|
GroupId | GroupIdorg.redkalex |
ArtifactId | ArtifactIdredkale-plugins |
Version | Version2.4.0 |
Type | Typejar |
Description |
DescriptionRedkale-Plugins
Redkale-Plugins -- Java full stack microservice framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redkale-plugins-2.4.0.pom | |
redkale-plugins-2.4.0.jar | 469 KB |
redkale-plugins-2.4.0-sources.jar | 253 KB |
redkale-plugins-2.4.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.redkalex/redkale-plugins/ -->
<dependency>
<groupId>org.redkalex</groupId>
<artifactId>redkale-plugins</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.redkalex/redkale-plugins/
implementation 'org.redkalex:redkale-plugins:2.4.0'
// https://jarcasting.com/artifacts/org.redkalex/redkale-plugins/
implementation ("org.redkalex:redkale-plugins:2.4.0")
'org.redkalex:redkale-plugins:jar:2.4.0'
<dependency org="org.redkalex" name="redkale-plugins" rev="2.4.0">
<artifact name="redkale-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.redkalex', module='redkale-plugins', version='2.4.0')
)
libraryDependencies += "org.redkalex" % "redkale-plugins" % "2.4.0"
[org.redkalex/redkale-plugins "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.redkale : redkale | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.jfinal : enjoy | jar | 4.9.10 |
org.freemarker : freemarker | jar | 2.3.31 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-clients | jar | 2.8.0 |
org.redisson : redisson | jar | 3.15.5 |
io.lettuce : lettuce-core | jar | 6.1.2 |