GroupId | GroupIdorg.objectweb.petals |
---|---|
ArtifactId | ArtifactIdpetals-component-common |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
petals-component-common-1.0.1.pom | |
petals-component-common-1.0.1.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-component-common/ -->
<dependency>
<groupId>org.objectweb.petals</groupId>
<artifactId>petals-component-common</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-component-common/
implementation 'org.objectweb.petals:petals-component-common:1.0.1'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-component-common/
implementation ("org.objectweb.petals:petals-component-common:1.0.1")
'org.objectweb.petals:petals-component-common:jar:1.0.1'
<dependency org="org.objectweb.petals" name="petals-component-common" rev="1.0.1">
<artifact name="petals-component-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-component-common', version='1.0.1')
)
libraryDependencies += "org.objectweb.petals" % "petals-component-common" % "1.0.1"
[org.objectweb.petals/petals-component-common "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.petals : petals-tools-jbi-common | jar | 1.0.1 |
javax.jbi : jbi | jar | 1.0 |
javax.activation : activation | jar | 1.1 |
wsdl4j : wsdl4j | jar | 1.6.1 |