| License |
License |
|---|---|
| GroupId | GroupIdcom.scoperetail.fusion |
| ArtifactId | ArtifactIdfusion-core |
| Last Version | Last Version0.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfusion-core
Routes the messages from source to target
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fusion-core-0.21.pom | |
| fusion-core-0.21.jar | 53 KB |
| fusion-core-0.21-sources.jar | 56 KB |
| fusion-core-0.21-javadoc.jar | 673 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.scoperetail.fusion/fusion-core/ -->
<dependency>
<groupId>com.scoperetail.fusion</groupId>
<artifactId>fusion-core</artifactId>
<version>0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.scoperetail.fusion/fusion-core/
implementation 'com.scoperetail.fusion:fusion-core:0.21'
// https://jarcasting.com/artifacts/com.scoperetail.fusion/fusion-core/
implementation ("com.scoperetail.fusion:fusion-core:0.21")
'com.scoperetail.fusion:fusion-core:jar:0.21'
<dependency org="com.scoperetail.fusion" name="fusion-core" rev="0.21">
<artifact name="fusion-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scoperetail.fusion', module='fusion-core', version='0.21')
)
libraryDependencies += "com.scoperetail.fusion" % "fusion-core" % "0.21"
[com.scoperetail.fusion/fusion-core "0.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |