License |
License |
---|---|
GroupId | GroupIdorg.ow2.easycommons |
ArtifactId | ArtifactIdeasycommons-properties |
Last Version | Last Version1.3.0 |
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-properties/ -->
<dependency>
<groupId>org.ow2.easycommons</groupId>
<artifactId>easycommons-properties</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easycommons/easycommons-properties/
implementation 'org.ow2.easycommons:easycommons-properties:1.3.0'
// https://jarcasting.com/artifacts/org.ow2.easycommons/easycommons-properties/
implementation ("org.ow2.easycommons:easycommons-properties:1.3.0")
'org.ow2.easycommons:easycommons-properties:jar:1.3.0'
<dependency org="org.ow2.easycommons" name="easycommons-properties" rev="1.3.0">
<artifact name="easycommons-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easycommons', module='easycommons-properties', version='1.3.0')
)
libraryDependencies += "org.ow2.easycommons" % "easycommons-properties" % "1.3.0"
[org.ow2.easycommons/easycommons-properties "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.easycommons : easycommons-io | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |