Categories |
CategoriesIDE Development Tools Logging Application Layer Libs |
---|---|
GroupId | GroupIdplexus |
ArtifactId | ArtifactIdplexus-logging-provider-test |
Last Version | Last Version1.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus Logging Provider Test
|
Project Organization |
Project OrganizationCodehaus |
<!-- https://jarcasting.com/artifacts/plexus/plexus-logging-provider-test/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-logging-provider-test</artifactId>
<version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-logging-provider-test/
implementation 'plexus:plexus-logging-provider-test:1.0-alpha-1'
// https://jarcasting.com/artifacts/plexus/plexus-logging-provider-test/
implementation ("plexus:plexus-logging-provider-test:1.0-alpha-1")
'plexus:plexus-logging-provider-test:jar:1.0-alpha-1'
<dependency org="plexus" name="plexus-logging-provider-test" rev="1.0-alpha-1">
<artifact name="plexus-logging-provider-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-logging-provider-test', version='1.0-alpha-1')
)
libraryDependencies += "plexus" % "plexus-logging-provider-test" % "1.0-alpha-1"
[plexus/plexus-logging-provider-test "1.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
plexus : plexus-utils | jar | 1.0-alpha-2 |
junit : junit | jar | 3.8.1 |
plexus : plexus-container-default | jar | 1.0-alpha-2 |