License |
License |
---|---|
GroupId | GroupIdorg.mdsplus |
ArtifactId | ArtifactIdjdispatcher |
Last Version | Last Version7.138.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMDSplus jDispatcher
MDSplus jDispatcherIp, jServer, and jDispatchMonitor apps for managing shots.
|
Filename | Size |
---|---|
jdispatcher-7.138.0.pom | |
jdispatcher-7.138.0.jar | 152 KB |
jdispatcher-7.138.0-sources.jar | 56 KB |
jdispatcher-7.138.0-javadoc.jar | 144 KB |
jdispatcher-7.138.0-jar-with-dependencies.jar | 267 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mdsplus/jdispatcher/ -->
<dependency>
<groupId>org.mdsplus</groupId>
<artifactId>jdispatcher</artifactId>
<version>7.138.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mdsplus/jdispatcher/
implementation 'org.mdsplus:jdispatcher:7.138.0'
// https://jarcasting.com/artifacts/org.mdsplus/jdispatcher/
implementation ("org.mdsplus:jdispatcher:7.138.0")
'org.mdsplus:jdispatcher:jar:7.138.0'
<dependency org="org.mdsplus" name="jdispatcher" rev="7.138.0">
<artifact name="jdispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mdsplus', module='jdispatcher', version='7.138.0')
)
libraryDependencies += "org.mdsplus" % "jdispatcher" % "7.138.0"
[org.mdsplus/jdispatcher "7.138.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mdsplus : mdsobjects | jar | 7.138.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |