License |
License |
---|---|
GroupId | GroupIdorg.ow2.easycommons |
ArtifactId | ArtifactIdeasycommons-util |
Last Version | Last Version2.5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Petals Services Platform provides a distributed open source implementation of Java Business Integration (JBI) specification as a core element to build OW2 ESB solutions, leveraging existing Consortium's components.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.easycommons/easycommons-util/ -->
<dependency>
<groupId>org.ow2.easycommons</groupId>
<artifactId>easycommons-util</artifactId>
<version>2.5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easycommons/easycommons-util/
implementation 'org.ow2.easycommons:easycommons-util:2.5.0.1'
// https://jarcasting.com/artifacts/org.ow2.easycommons/easycommons-util/
implementation ("org.ow2.easycommons:easycommons-util:2.5.0.1")
'org.ow2.easycommons:easycommons-util:jar:2.5.0.1'
<dependency org="org.ow2.easycommons" name="easycommons-util" rev="2.5.0.1">
<artifact name="easycommons-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easycommons', module='easycommons-util', version='2.5.0.1')
)
libraryDependencies += "org.ow2.easycommons" % "easycommons-util" % "2.5.0.1"
[org.ow2.easycommons/easycommons-util "2.5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
xmlunit : xmlunit | jar | 1.6 |
org.ow2.easycommons : easycommons-lang | jar | 1.5.0 |
org.ow2.easycommons : easycommons-stream | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.easycommons : easycommons-io | jar | 1.3.0 |
org.ow2.easycommons : easycommons-thread | test-jar | 1.3.0 |
junit : junit | jar | 4.12 |