Last Version

EPICS Core Nexus Deploy 7.0.7

Dummy module to execute Nexus deployment.

License

License

GroupId

GroupId

org.epics
ArtifactId

ArtifactId

epics-deploy
Version

Version

7.0.7
Type

Type

pom
Description

Description

EPICS Core Nexus Deploy
Dummy module to execute Nexus deployment.
Project URL

Project URL

https://github.com/epics-base/epicsCoreJava
Project Organization

Project Organization

EPICS

Download epics-deploy 7.0.7

Filename Size
epics-deploy-7.0.7.pom 954 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.epics/epics-deploy/ -->
<dependency>
    <groupId>org.epics</groupId>
    <artifactId>epics-deploy</artifactId>
    <version>7.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.epics/epics-deploy/
implementation 'org.epics:epics-deploy:7.0.7'
// https://jarcasting.com/artifacts/org.epics/epics-deploy/
implementation ("org.epics:epics-deploy:7.0.7")
'org.epics:epics-deploy:pom:7.0.7'
<dependency org="org.epics" name="epics-deploy" rev="7.0.7">
  <artifact name="epics-deploy" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.epics', module='epics-deploy', version='7.0.7')
)
libraryDependencies += "org.epics" % "epics-deploy" % "7.0.7"
[org.epics/epics-deploy "7.0.7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.epics » epics-bundle-java pom 7.0.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.