License |
License |
---|---|
GroupId | GroupIdorg.codehaus.plexus |
ArtifactId | ArtifactIdplexus-appserver-host |
Last Version | Last Version2.0-alpha-11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus Application Server Host
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
plexus-appserver-host-2.0-alpha-11.pom | |
plexus-appserver-host-2.0-alpha-11.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-appserver-host/ -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-appserver-host</artifactId>
<version>2.0-alpha-11</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-appserver-host/
implementation 'org.codehaus.plexus:plexus-appserver-host:2.0-alpha-11'
// https://jarcasting.com/artifacts/org.codehaus.plexus/plexus-appserver-host/
implementation ("org.codehaus.plexus:plexus-appserver-host:2.0-alpha-11")
'org.codehaus.plexus:plexus-appserver-host:jar:2.0-alpha-11'
<dependency org="org.codehaus.plexus" name="plexus-appserver-host" rev="2.0-alpha-11">
<artifact name="plexus-appserver-host" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus', module='plexus-appserver-host', version='2.0-alpha-11')
)
libraryDependencies += "org.codehaus.plexus" % "plexus-appserver-host" % "2.0-alpha-11"
[org.codehaus.plexus/plexus-appserver-host "2.0-alpha-11"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-31 |
mx4j : mx4j | jar | 3.0.1 |
mx4j : mx4j-remote | jar | 3.0.1 |
org.livetribe : livetribe-slp | jar | 1.0.2 |
org.codehaus.plexus : plexus-utils | jar | 1.4.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |