| License |
License |
|---|---|
| GroupId | GroupIdcom.confluex.mule |
| ArtifactId | ArtifactIdconfluex-test-notifications |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConfluex: Mule Test Notifications
Provides dependency and build settings for Confluex Mule projects
|
<!-- https://jarcasting.com/artifacts/com.confluex.mule/confluex-test-notifications/ -->
<dependency>
<groupId>com.confluex.mule</groupId>
<artifactId>confluex-test-notifications</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.confluex.mule/confluex-test-notifications/
implementation 'com.confluex.mule:confluex-test-notifications:0.1.0'
// https://jarcasting.com/artifacts/com.confluex.mule/confluex-test-notifications/
implementation ("com.confluex.mule:confluex-test-notifications:0.1.0")
'com.confluex.mule:confluex-test-notifications:jar:0.1.0'
<dependency org="com.confluex.mule" name="confluex-test-notifications" rev="0.1.0">
<artifact name="confluex-test-notifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.confluex.mule', module='confluex-test-notifications', version='0.1.0')
)
libraryDependencies += "com.confluex.mule" % "confluex-test-notifications" % "0.1.0"
[com.confluex.mule/confluex-test-notifications "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 1.8.6 |
| org.mule : mule-core | jar | 3.3.1 |
| org.mule.modules : mule-module-spring-config | jar | 3.3.1 |
| org.mule.transports : mule-transport-vm | jar | 3.3.1 |
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mule.tests : mule-tests-functional | jar | 3.3.1 |
| org.springframework : spring-test | jar | 3.1.1.RELEASE |
| junit : junit | jar | 4.9 |
| org.mockito : mockito-core | jar | 1.9.5 |