License |
License |
---|---|
GroupId | GroupIdorg.mod4j.crossx |
ArtifactId | ArtifactIdmod4j-crossx-broker |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmod4j-crossx-broker
This Eclipse plug-in project contains the Mod4j Crossx Broker.
|
Project Organization |
Project OrganizationMod4j |
Filename | Size |
---|---|
mod4j-crossx-broker-1.3.0.pom | |
mod4j-crossx-broker-1.3.0.jar | 11 KB |
mod4j-crossx-broker-1.3.0-sources.jar | 8 KB |
mod4j-crossx-broker-1.3.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.crossx/mod4j-crossx-broker/ -->
<dependency>
<groupId>org.mod4j.crossx</groupId>
<artifactId>mod4j-crossx-broker</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.crossx/mod4j-crossx-broker/
implementation 'org.mod4j.crossx:mod4j-crossx-broker:1.3.0'
// https://jarcasting.com/artifacts/org.mod4j.crossx/mod4j-crossx-broker/
implementation ("org.mod4j.crossx:mod4j-crossx-broker:1.3.0")
'org.mod4j.crossx:mod4j-crossx-broker:jar:1.3.0'
<dependency org="org.mod4j.crossx" name="mod4j-crossx-broker" rev="1.3.0">
<artifact name="mod4j-crossx-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.crossx', module='mod4j-crossx-broker', version='1.3.0')
)
libraryDependencies += "org.mod4j.crossx" % "mod4j-crossx-broker" % "1.3.0"
[org.mod4j.crossx/mod4j-crossx-broker "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.crossx : mod4j-crossx-mm | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |