License |
License |
---|---|
GroupId | GroupIdorg.redkalex |
ArtifactId | ArtifactIdredkale-plugins |
Version | Version2.6.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.6.0.pom | |
redkale-plugins-2.6.0.jar | 614 KB |
redkale-plugins-2.6.0-sources.jar | 316 KB |
redkale-plugins-2.6.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.redkalex/redkale-plugins/ -->
<dependency>
<groupId>org.redkalex</groupId>
<artifactId>redkale-plugins</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.redkalex/redkale-plugins/
implementation 'org.redkalex:redkale-plugins:2.6.0'
// https://jarcasting.com/artifacts/org.redkalex/redkale-plugins/
implementation ("org.redkalex:redkale-plugins:2.6.0")
'org.redkalex:redkale-plugins:jar:2.6.0'
<dependency org="org.redkalex" name="redkale-plugins" rev="2.6.0">
<artifact name="redkale-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.redkalex', module='redkale-plugins', version='2.6.0')
)
libraryDependencies += "org.redkalex" % "redkale-plugins" % "2.6.0"
[org.redkalex/redkale-plugins "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.redkale : redkale | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.jfinal : enjoy | jar | 4.9.10 |
org.freemarker : freemarker | jar | 2.3.31 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.kafka : kafka-clients | jar | 3.0.0 |
org.redisson : redisson | jar | 3.15.5 |
io.lettuce : lettuce-core | jar | 6.1.3.RELEASE |
org.mongodb : mongodb-driver-reactivestreams | jar | 4.3.1 |
io.vertx : vertx-pg-client | jar | 4.1.2 |
io.vertx : vertx-mysql-client | jar | 4.1.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.11.4 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |