License |
License |
---|---|
GroupId | GroupIdorg.objectweb.petals |
ArtifactId | ArtifactIdpetals-se-perfconsumer |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals Sample Component :: Sample performance consumer
PEtALS Services Platform
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
petals-se-perfconsumer-1.0.pom | |
petals-se-perfconsumer-1.0.jar | 537 KB |
petals-se-perfconsumer-1.0-sources.jar | 10 KB |
petals-se-perfconsumer-1.0-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-se-perfconsumer/ -->
<dependency>
<groupId>org.objectweb.petals</groupId>
<artifactId>petals-se-perfconsumer</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-se-perfconsumer/
implementation 'org.objectweb.petals:petals-se-perfconsumer:1.0'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-se-perfconsumer/
implementation ("org.objectweb.petals:petals-se-perfconsumer:1.0")
'org.objectweb.petals:petals-se-perfconsumer:jar:1.0'
<dependency org="org.objectweb.petals" name="petals-se-perfconsumer" rev="1.0">
<artifact name="petals-se-perfconsumer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-se-perfconsumer', version='1.0')
)
libraryDependencies += "org.objectweb.petals" % "petals-se-perfconsumer" % "1.0"
[org.objectweb.petals/petals-se-perfconsumer "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.petals : petals-cdk | jar | 1.2 |