| License |
License |
|---|---|
| GroupId | GroupIdcom.scloudic |
| ArtifactId | ArtifactIdrabbit-framework |
| Version | Version3.5.1.RELEASE |
| Type | Typepom |
| Description |
Descriptionrabbit-framework
rabbit-framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rabbit-framework-3.5.1.RELEASE.pom | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.scloudic/rabbit-framework/ -->
<dependency>
<groupId>com.scloudic</groupId>
<artifactId>rabbit-framework</artifactId>
<version>3.5.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.scloudic/rabbit-framework/
implementation 'com.scloudic:rabbit-framework:3.5.1.RELEASE'
// https://jarcasting.com/artifacts/com.scloudic/rabbit-framework/
implementation ("com.scloudic:rabbit-framework:3.5.1.RELEASE")
'com.scloudic:rabbit-framework:pom:3.5.1.RELEASE'
<dependency org="com.scloudic" name="rabbit-framework" rev="3.5.1.RELEASE">
<artifact name="rabbit-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.scloudic', module='rabbit-framework', version='3.5.1.RELEASE')
)
libraryDependencies += "com.scloudic" % "rabbit-framework" % "3.5.1.RELEASE"
[com.scloudic/rabbit-framework "3.5.1.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |