License |
License |
---|---|
GroupId | GroupIdio.molr |
ArtifactId | ArtifactIdmolr-mole-server |
Last Version | Last Version0.3.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Modular Distributed Execution and Debugging Framework.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
molr-mole-server-0.3.15.pom | |
molr-mole-server-0.3.15.jar | 6 KB |
molr-mole-server-0.3.15-sources.jar | 3 KB |
molr-mole-server-0.3.15-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.molr/molr-mole-server/ -->
<dependency>
<groupId>io.molr</groupId>
<artifactId>molr-mole-server</artifactId>
<version>0.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.molr/molr-mole-server/
implementation 'io.molr:molr-mole-server:0.3.15'
// https://jarcasting.com/artifacts/io.molr/molr-mole-server/
implementation ("io.molr:molr-mole-server:0.3.15")
'io.molr:molr-mole-server:jar:0.3.15'
<dependency org="io.molr" name="molr-mole-server" rev="0.3.15">
<artifact name="molr-mole-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.molr', module='molr-mole-server', version='0.3.15')
)
libraryDependencies += "io.molr" % "molr-mole-server" % "0.3.15"
[io.molr/molr-mole-server "0.3.15"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
io.molr : molr-mole-core | jar | 0.3.15 |
org.springframework : spring-webmvc | jar | 5.2.9.RELEASE |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.2.10.RELEASE |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.2.10.RELEASE |
org.openjdk.jol : jol-core | jar | 0.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.11.1 |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.10.RELEASE |