License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdio.americanexpress.synapse |
ArtifactId | ArtifactIdpublisher |
Version | Version0.2.14 |
Type | Typepom |
Description |
DescriptionSynapse is a set of lightweight foundational framework modules for rapid development built-in with enterprise
grade maturity and quality.
|
Filename | Size |
---|---|
publisher-0.2.14.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.americanexpress.synapse/publisher/ -->
<dependency>
<groupId>io.americanexpress.synapse</groupId>
<artifactId>publisher</artifactId>
<version>0.2.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.synapse/publisher/
implementation 'io.americanexpress.synapse:publisher:0.2.14'
// https://jarcasting.com/artifacts/io.americanexpress.synapse/publisher/
implementation ("io.americanexpress.synapse:publisher:0.2.14")
'io.americanexpress.synapse:publisher:pom:0.2.14'
<dependency org="io.americanexpress.synapse" name="publisher" rev="0.2.14">
<artifact name="publisher" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.synapse', module='publisher', version='0.2.14')
)
libraryDependencies += "io.americanexpress.synapse" % "publisher" % "0.2.14"
[io.americanexpress.synapse/publisher "0.2.14"]