GroupId | GroupIdplexus |
---|---|
ArtifactId | ArtifactIdplexus-manager |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus JMX Manager Component
|
Filename | Size |
---|---|
plexus-manager-1.0-alpha-2.pom | |
plexus-manager-1.0-alpha-2.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/plexus/plexus-manager/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-manager</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-manager/
implementation 'plexus:plexus-manager:1.0-alpha-2'
// https://jarcasting.com/artifacts/plexus/plexus-manager/
implementation ("plexus:plexus-manager:1.0-alpha-2")
'plexus:plexus-manager:jar:1.0-alpha-2'
<dependency org="plexus" name="plexus-manager" rev="1.0-alpha-2">
<artifact name="plexus-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-manager', version='1.0-alpha-2')
)
libraryDependencies += "plexus" % "plexus-manager" % "1.0-alpha-2"
[plexus/plexus-manager "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
avalon-framework : avalon-framework | jar | 4.0 |
mx4j : mx4j-jmx | jar | 1.1 |
mx4j : mx4j-tools | jar | 1.1 |