License |
License |
---|---|
GroupId | GroupIdio.github.open-accelerators |
ArtifactId | ArtifactIdbrokered-product |
Version | Version1.0.2 |
Type | Typepom |
Description |
DescriptionService Domains :: BrokeredProduct
Project Mercury aims at developing a solution approach for the modernization of core banking systems,
exploring new technologies and ways of operating in an open hybrid cloud.
|
Filename | Size |
---|---|
brokered-product-1.0.2.pom | 700 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.open-accelerators/brokered-product/ -->
<dependency>
<groupId>io.github.open-accelerators</groupId>
<artifactId>brokered-product</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.open-accelerators/brokered-product/
implementation 'io.github.open-accelerators:brokered-product:1.0.2'
// https://jarcasting.com/artifacts/io.github.open-accelerators/brokered-product/
implementation ("io.github.open-accelerators:brokered-product:1.0.2")
'io.github.open-accelerators:brokered-product:pom:1.0.2'
<dependency org="io.github.open-accelerators" name="brokered-product" rev="1.0.2">
<artifact name="brokered-product" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.open-accelerators', module='brokered-product', version='1.0.2')
)
libraryDependencies += "io.github.open-accelerators" % "brokered-product" % "1.0.2"
[io.github.open-accelerators/brokered-product "1.0.2"]