License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-systemstate |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Container - Micro-kernel - System-state model
JBI container for Petals ESB
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-systemstate-1.4.0.pom | |
petals-systemstate-1.4.0.jar | 13 KB |
petals-systemstate-1.4.0-sources.jar | 14 KB |
petals-systemstate-1.4.0-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-systemstate/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-systemstate</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-systemstate/
implementation 'org.ow2.petals:petals-systemstate:1.4.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-systemstate/
implementation ("org.ow2.petals:petals-systemstate:1.4.0")
'org.ow2.petals:petals-systemstate:jar:1.4.0'
<dependency org="org.ow2.petals" name="petals-systemstate" rev="1.4.0">
<artifact name="petals-systemstate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-systemstate', version='1.4.0')
)
libraryDependencies += "org.ow2.petals" % "petals-systemstate" % "1.4.0"
[org.ow2.petals/petals-systemstate "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.11.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |