License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.apache.tuscany.sca |
ArtifactId | ArtifactIdtuscany-monitor-logging |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Tuscany SCA Monitor Default Logging Implementation
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tuscany-monitor-logging-1.3.2.pom | |
tuscany-monitor-logging-1.3.2.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-monitor-logging/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-monitor-logging</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-monitor-logging/
implementation 'org.apache.tuscany.sca:tuscany-monitor-logging:1.3.2'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-monitor-logging/
implementation ("org.apache.tuscany.sca:tuscany-monitor-logging:1.3.2")
'org.apache.tuscany.sca:tuscany-monitor-logging:jar:1.3.2'
<dependency org="org.apache.tuscany.sca" name="tuscany-monitor-logging" rev="1.3.2">
<artifact name="tuscany-monitor-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-monitor-logging', version='1.3.2')
)
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-monitor-logging" % "1.3.2"
[org.apache.tuscany.sca/tuscany-monitor-logging "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tuscany.sca : tuscany-monitor | jar | 1.3.2 |
org.apache.tuscany.sca : tuscany-assembly | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.2 |
org.easymock : easymock | jar | 2.2 |