| License |
License |
|---|---|
| GroupId | GroupIdcom.scloudic |
| ArtifactId | ArtifactIdrabbit-framework |
| Version | Version3.6.1 |
| Type | Typepom |
| Description |
Descriptionrabbit-framework
rabbit-framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rabbit-framework-3.6.1.pom | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.scloudic/rabbit-framework/ -->
<dependency>
<groupId>com.scloudic</groupId>
<artifactId>rabbit-framework</artifactId>
<version>3.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.scloudic/rabbit-framework/
implementation 'com.scloudic:rabbit-framework:3.6.1'
// https://jarcasting.com/artifacts/com.scloudic/rabbit-framework/
implementation ("com.scloudic:rabbit-framework:3.6.1")
'com.scloudic:rabbit-framework:pom:3.6.1'
<dependency org="com.scloudic" name="rabbit-framework" rev="3.6.1">
<artifact name="rabbit-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.scloudic', module='rabbit-framework', version='3.6.1')
)
libraryDependencies += "com.scloudic" % "rabbit-framework" % "3.6.1"
[com.scloudic/rabbit-framework "3.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-jul | jar | 2.17.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| com.lmax : disruptor | jar | 3.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |