License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-commons |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpetals-commons
Tools and Commons libraries for Petals ESB
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-commons-1.3.2.pom | |
petals-commons-1.3.2.jar | 21 KB |
petals-commons-1.3.2-sources.jar | 16 KB |
petals-commons-1.3.2-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-commons/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-commons</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-commons/
implementation 'org.ow2.petals:petals-commons:1.3.2'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-commons/
implementation ("org.ow2.petals:petals-commons:1.3.2")
'org.ow2.petals:petals-commons:jar:1.3.2'
<dependency org="org.ow2.petals" name="petals-commons" rev="1.3.2">
<artifact name="petals-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-commons', version='1.3.2')
)
libraryDependencies += "org.ow2.petals" % "petals-commons" % "1.3.2"
[org.ow2.petals/petals-commons "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |