| License |
License |
|---|---|
| GroupId | GroupIdorg.ow2.petals |
| ArtifactId | ArtifactIdpetals-se-jsr181-lib |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpetals-se-jsr181 library
JBI Components and Shared Libraries for Petals ESB
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| petals-se-jsr181-lib-1.1.2.pom | |
| petals-se-jsr181-lib-1.1.2.jar | 31 KB |
| petals-se-jsr181-lib-1.1.2-sources.jar | 27 KB |
| petals-se-jsr181-lib-1.1.2-javadoc.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-se-jsr181-lib/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-se-jsr181-lib</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-se-jsr181-lib/
implementation 'org.ow2.petals:petals-se-jsr181-lib:1.1.2'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-se-jsr181-lib/
implementation ("org.ow2.petals:petals-se-jsr181-lib:1.1.2")
'org.ow2.petals:petals-se-jsr181-lib:jar:1.1.2'
<dependency org="org.ow2.petals" name="petals-se-jsr181-lib" rev="1.1.2">
<artifact name="petals-se-jsr181-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-se-jsr181-lib', version='1.1.2')
)
libraryDependencies += "org.ow2.petals" % "petals-se-jsr181-lib" % "1.1.2"
[org.ow2.petals/petals-se-jsr181-lib "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.petals : petals-cdk-core | jar | 5.0.2 |
| org.apache.axis2 : axis2-jaxws | jar | 1.4 |
| org.apache.axis2 : axis2-jaxbri | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.ws : jaxws-tools | jar | 2.1.4 |
| findbugs : annotations | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |