Distributed System utilities


License

License

Categories

Categories

Net
GroupId

GroupId

com.daioware.net
ArtifactId

ArtifactId

distributed
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Distributed System utilities
Distributed System utilities
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.net.distributed
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download distributed

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.daioware.net : socket jar 1.0.0-RELEASE
com.daioware.types : typeConverter jar 1.0.0-RELEASE
com.daioware : log jar 1.0.0-RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE