License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-commons-log |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Tools - Logging - Commons
Tools and Commons libraries for Petals ESB
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-commons-log/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-commons-log</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-commons-log/
implementation 'org.ow2.petals:petals-commons-log:1.1.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-commons-log/
implementation ("org.ow2.petals:petals-commons-log:1.1.0")
'org.ow2.petals:petals-commons-log:jar:1.1.0'
<dependency org="org.ow2.petals" name="petals-commons-log" rev="1.1.0">
<artifact name="petals-commons-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-commons-log', version='1.1.0')
)
libraryDependencies += "org.ow2.petals" % "petals-commons-log" % "1.1.0"
[org.ow2.petals/petals-commons-log "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-jbi | jar | 1.4.0 |
org.ow2.easycommons : easycommons-uuid | jar | 1.3.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
junit : junit | jar | 4.12 |