Last Version

com.vmware.dcp:dcp-loader 0.2.0

Xenon is both a set of software components and a service oriented design pattern. The runtime is implemented in Java and acts as the host for the lightweight, asynchronous services. The programming model is language agnostic (does not rely on Java specific constructs) so implementations in other languages are encouraged.

License

License

Categories

Categories

VMware Container Virtualization Tools
GroupId

GroupId

com.vmware.dcp
ArtifactId

ArtifactId

dcp-loader
Version

Version

0.2.0
Type

Type

jar
Description

Description

Xenon is both a set of software components and a service oriented design pattern. The runtime is implemented in Java and acts as the host for the lightweight, asynchronous services. The programming model is language agnostic (does not rely on Java specific constructs) so implementations in other languages are encouraged.

Download dcp-loader 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.vmware.dcp : dcp-common jar 0.2.0

test (3)

Group / Artifact Type Version
com.vmware.dcp : dcp-common test-jar 0.2.0
com.vmware.dcp » dcp-loader-test jar 0.2.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.