License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-registryoverlay-junit |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Registry Overlay - JUnit extension
Registry Overlay for Petals ESB
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-registryoverlay-junit/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-registryoverlay-junit</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registryoverlay-junit/
implementation 'org.ow2.petals:petals-registryoverlay-junit:1.1.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registryoverlay-junit/
implementation ("org.ow2.petals:petals-registryoverlay-junit:1.1.0")
'org.ow2.petals:petals-registryoverlay-junit:jar:1.1.0'
<dependency org="org.ow2.petals" name="petals-registryoverlay-junit" rev="1.1.0">
<artifact name="petals-registryoverlay-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-registryoverlay-junit', version='1.1.0')
)
libraryDependencies += "org.ow2.petals" % "petals-registryoverlay-junit" % "1.1.0"
[org.ow2.petals/petals-registryoverlay-junit "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.ow2.petals : petals-registryoverlay-core | jar | 1.1.0 |
org.ow2.petals : petals-registryoverlay-configuration | jar | 1.1.0 |
org.apache.mina : mina-core | jar | 2.0.8 |
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast : hazelcast | jar | 3.7.1 |
com.hazelcast : hazelcast-client | jar | 3.7.1 |