io.molr:molr-commons

A Modular Distributed Execution and Debugging Framework.

License

License

GroupId

GroupId

io.molr
ArtifactId

ArtifactId

molr-commons
Last Version

Last Version

0.3.15
Release Date

Release Date

Type

Type

jar
Description

Description

A Modular Distributed Execution and Debugging Framework.
Source Code Management

Source Code Management

http://github.com/molr/molr/tree/master/molr-commons

Download molr-commons

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 27.0-jre
org.openjdk.jol : jol-core jar 0.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.
io.molr

Versions

Version
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.9
0.3.8
0.3.6
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1
v0.3.14