| License |
License |
|---|---|
| Categories |
CategoriesNet config Application Layer Libs Configuration |
| GroupId | GroupIdnet.sf.ebus |
| ArtifactId | ArtifactIdconfig |
| Last Version | Last Version6.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioneBus Configuration
A Java middleware API supporting broker-less,
type+topic-based publish/subscribe and request/reply
messaging for both intra- and inter-application,
object-level communication.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| config-6.1.0.pom | |
| config-6.1.0.jar | 57 KB |
| config-6.1.0-sources.jar | 57 KB |
| config-6.1.0-javadoc.jar | 190 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.ebus/config/ -->
<dependency>
<groupId>net.sf.ebus</groupId>
<artifactId>config</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ebus/config/
implementation 'net.sf.ebus:config:6.1.0'
// https://jarcasting.com/artifacts/net.sf.ebus/config/
implementation ("net.sf.ebus:config:6.1.0")
'net.sf.ebus:config:jar:6.1.0'
<dependency org="net.sf.ebus" name="config" rev="6.1.0">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ebus', module='config', version='6.1.0')
)
libraryDependencies += "net.sf.ebus" % "config" % "6.1.0"
[net.sf.ebus/config "6.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjfx : javafx | pom | 11.0.1 |
| org.openjfx : javafx-controls | jar | 11.0.1 |
| org.openjfx : javafx-fxml | jar | 11.0.1 |
| net.sf.ebus : util | jar | 6.1.0 |
| com.typesafe : config | jar | 1.4.1 |
| net.openhft : affinity | jar | 3.20.0 |
| net.sf.smc : library | jar | 7.3.0 |
| com.google.guava : guava | jar | 31.0.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.13.2 |
| org.awaitility : awaitility | jar | 4.0.3 |