| License |
License |
|---|---|
| GroupId | GroupIdsystems.dmx |
| ArtifactId | ArtifactIddmx-bundles |
| Last Version | Last Version5.2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDMX Bundles
List of DMX bundles that make up the DMX distribution.
Used by module `dmx-distribution` for assembling the distro zip.
|
| Filename | Size |
|---|---|
| dmx-bundles-5.2.1.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/systems.dmx/dmx-bundles/ -->
<dependency>
<groupId>systems.dmx</groupId>
<artifactId>dmx-bundles</artifactId>
<version>5.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/systems.dmx/dmx-bundles/
implementation 'systems.dmx:dmx-bundles:5.2.1'
// https://jarcasting.com/artifacts/systems.dmx/dmx-bundles/
implementation ("systems.dmx:dmx-bundles:5.2.1")
'systems.dmx:dmx-bundles:pom:5.2.1'
<dependency org="systems.dmx" name="dmx-bundles" rev="5.2.1">
<artifact name="dmx-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='systems.dmx', module='dmx-bundles', version='5.2.1')
)
libraryDependencies += "systems.dmx" % "dmx-bundles" % "5.2.1"
[systems.dmx/dmx-bundles "5.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| systems.dmx : dmx-core | jar | 5.2.1 |
| systems.dmx : dmx-webservice | jar | 5.2.1 |
| systems.dmx : dmx-webclient | jar | 5.2.1 |
| systems.dmx : dmx-base | jar | 5.2.1 |
| systems.dmx : dmx-notes | jar | 5.2.1 |
| systems.dmx : dmx-bookmarks | jar | 5.2.1 |
| systems.dmx : dmx-contacts | jar | 5.2.1 |
| systems.dmx : dmx-events | jar | 5.2.1 |
| systems.dmx : dmx-tags | jar | 5.2.1 |
| systems.dmx : dmx-datetime | jar | 5.2.1 |
| systems.dmx : dmx-workspaces | jar | 5.2.1 |
| systems.dmx : dmx-topicmaps | jar | 5.2.1 |
| systems.dmx : dmx-files | jar | 5.2.1 |
| systems.dmx : dmx-accesscontrol | jar | 5.2.1 |
| systems.dmx : dmx-facets | jar | 5.2.1 |
| systems.dmx : dmx-timestamps | jar | 5.2.1 |
| systems.dmx : dmx-caching | jar | 5.2.1 |
| systems.dmx : dmx-config | jar | 5.2.1 |
| systems.dmx : dmx-storage-neo4j | jar | 5.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |