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