Last Version

Runtime Suite Core 0.5

Implementation and tests for runtime-suite.

License

License

GroupId

GroupId

com.dhemery.runtime-suite
ArtifactId

ArtifactId

core
Version

Version

0.5
Type

Type

jar
Description

Description

Runtime Suite Core
Implementation and tests for runtime-suite.

Download core 0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.15
org.easytesting : fest-assert jar 1.3
junit : junit jar 4.8.2

test (4)

Group / Artifact Type Version
com.dhemery.runtime-suite : classpath.a jar 0.5
com.dhemery.runtime-suite : classpath.b jar 0.5
com.dhemery.runtime-suite : classpath.c jar 0.5
com.dhemery.runtime-suite : classpath.d jar 0.5

Project Modules

There are no modules declared in this project.