License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface |
GroupId | GroupIdorg.eclipse.ecf.provider |
ArtifactId | ArtifactIdjmdns |
Last Version | Last Version1.0.0-v20070627-1030 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionECF Discovery Provider
|
Filename | Size |
---|---|
jmdns-1.0.0-v20070627-1030.pom | |
jmdns-1.0.0-v20070627-1030.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.ecf.provider/jmdns/ -->
<dependency>
<groupId>org.eclipse.ecf.provider</groupId>
<artifactId>jmdns</artifactId>
<version>1.0.0-v20070627-1030</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ecf.provider/jmdns/
implementation 'org.eclipse.ecf.provider:jmdns:1.0.0-v20070627-1030'
// https://jarcasting.com/artifacts/org.eclipse.ecf.provider/jmdns/
implementation ("org.eclipse.ecf.provider:jmdns:1.0.0-v20070627-1030")
'org.eclipse.ecf.provider:jmdns:jar:1.0.0-v20070627-1030'
<dependency org="org.eclipse.ecf.provider" name="jmdns" rev="1.0.0-v20070627-1030">
<artifact name="jmdns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ecf.provider', module='jmdns', version='1.0.0-v20070627-1030')
)
libraryDependencies += "org.eclipse.ecf.provider" % "jmdns" % "1.0.0-v20070627-1030"
[org.eclipse.ecf.provider/jmdns "1.0.0-v20070627-1030"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.equinox : common | jar | [0,) |
org.eclipse : ecf | jar | [0,) |
org.eclipse.ecf : discovery | jar | [0,) |