License |
License |
---|---|
GroupId | GroupIdorg.objectweb.petals |
ArtifactId | ArtifactIdpetals-jbiapi-mock |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPEtALS Test JBI API Mock
Petals test mock
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
petals-jbiapi-mock-0.1.pom | |
petals-jbiapi-mock-0.1.jar | 10 KB |
petals-jbiapi-mock-0.1-sources.jar | 9 KB |
petals-jbiapi-mock-0.1-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-jbiapi-mock/ -->
<dependency>
<groupId>org.objectweb.petals</groupId>
<artifactId>petals-jbiapi-mock</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-jbiapi-mock/
implementation 'org.objectweb.petals:petals-jbiapi-mock:0.1'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-jbiapi-mock/
implementation ("org.objectweb.petals:petals-jbiapi-mock:0.1")
'org.objectweb.petals:petals-jbiapi-mock:jar:0.1'
<dependency org="org.objectweb.petals" name="petals-jbiapi-mock" rev="0.1">
<artifact name="petals-jbiapi-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-jbiapi-mock', version='0.1')
)
libraryDependencies += "org.objectweb.petals" % "petals-jbiapi-mock" % "0.1"
[org.objectweb.petals/petals-jbiapi-mock "0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.jbi : jbi | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.easymock : easymockclassextension | jar | 2.2 |