License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-log |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Tools - Logging - Handlers & Formatters
Tools and Commons libraries for Petals ESB
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
petals-log-1.2.0.pom | |
petals-log-1.2.0.zip | 45 KB |
petals-log-1.2.0-tests.jar | 84 KB |
petals-log-1.2.0-sources.jar | 11 KB |
petals-log-1.2.0-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-log/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-log</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-log/
implementation 'org.ow2.petals:petals-log:1.2.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-log/
implementation ("org.ow2.petals:petals-log:1.2.0")
'org.ow2.petals:petals-log:jar:1.2.0'
<dependency org="org.ow2.petals" name="petals-log" rev="1.2.0">
<artifact name="petals-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-log', version='1.2.0')
)
libraryDependencies += "org.ow2.petals" % "petals-log" % "1.2.0"
[org.ow2.petals/petals-log "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-commons-log | jar | 1.1.0 |
org.ow2.petals : petals-jbi | jar | 1.4.0 |
org.ow2.easycommons : easycommons-lang | jar | 1.5.0 |
org.ow2.easycommons : easycommons-properties | jar | 1.3.0 |
org.ow2.easycommons : easycommons-io | jar | 1.3.0 |
org.apache.commons : commons-pool2 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals : petals-message-exchange | jar | 1.3.0 |
org.ow2.easywsdl : easywsdl-wsdl | jar | 2.7.0 |
org.ow2.easycommons : easycommons-datetime | jar | 1.3.0 |
org.ow2.easycommons : easycommons-thread | test-jar | 1.3.0 |
org.ow2.petals : petals-commons-log | test-jar | 1.1.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
junit : junit | jar | 4.12 |