| License |
License |
|---|---|
| GroupId | GroupIdsystems.dmx |
| ArtifactId | ArtifactIddmx-test |
| Last Version | Last Version5.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDMX Test
DMX is a knowledge building platform
|
| Filename | Size |
|---|---|
| dmx-test-5.2.1.pom | |
| dmx-test-5.2.1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/systems.dmx/dmx-test/ -->
<dependency>
<groupId>systems.dmx</groupId>
<artifactId>dmx-test</artifactId>
<version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/systems.dmx/dmx-test/
implementation 'systems.dmx:dmx-test:5.2.1'
// https://jarcasting.com/artifacts/systems.dmx/dmx-test/
implementation ("systems.dmx:dmx-test:5.2.1")
'systems.dmx:dmx-test:jar:5.2.1'
<dependency org="systems.dmx" name="dmx-test" rev="5.2.1">
<artifact name="dmx-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.dmx', module='dmx-test', version='5.2.1')
)
libraryDependencies += "systems.dmx" % "dmx-test" % "5.2.1"
[systems.dmx/dmx-test "5.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| systems.dmx : dmx-core | jar | 5.2.1 |
| systems.dmx : dmx-contacts | jar | 5.2.1 |
| systems.dmx : dmx-events | jar | 5.2.1 |
| systems.dmx : dmx-datetime | jar | 5.2.1 |
| systems.dmx : dmx-storage-neo4j | jar | 5.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |