| License |
License |
|---|---|
| GroupId | GroupIdorg.phoebus |
| ArtifactId | ArtifactIdChannelFinder |
| Version | Version4.0.4 |
| Type | Typejar |
| Description |
DescriptionChannelFinder Service
A RESTful directory services for a list channels
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ChannelFinder-4.0.4.pom | |
| ChannelFinder-4.0.4.jar | 51 MB |
| ChannelFinder-4.0.4-sources.jar | 208 KB |
| ChannelFinder-4.0.4-javadoc.jar | 534 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.phoebus/ChannelFinder/ -->
<dependency>
<groupId>org.phoebus</groupId>
<artifactId>ChannelFinder</artifactId>
<version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.phoebus/ChannelFinder/
implementation 'org.phoebus:ChannelFinder:4.0.4'
// https://jarcasting.com/artifacts/org.phoebus/ChannelFinder/
implementation ("org.phoebus:ChannelFinder:4.0.4")
'org.phoebus:ChannelFinder:jar:4.0.4'
<dependency org="org.phoebus" name="ChannelFinder" rev="4.0.4">
<artifact name="ChannelFinder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.phoebus', module='ChannelFinder', version='4.0.4')
)
libraryDependencies += "org.phoebus" % "ChannelFinder" % "4.0.4"
[org.phoebus/ChannelFinder "4.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.data : spring-data-commons | jar | |
| junit : junit | jar | |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | |
| com.google.guava : guava | jar | 18.0 |
| com.google.collections : google-collections | jar | 1.0 |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.ldap : spring-ldap-core | jar | |
| org.springframework.security : spring-security-ldap | jar | |
| com.unboundid : unboundid-ldapsdk | jar | |
| org.springframework.security : spring-security-test | jar | |
| org.epics : epics-core | pom | 7.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |