Last Version

pubsubly-api 1.0.0

The pubsubly API allows developers to create new parsing plugins for Pubsubly.

License

License

GroupId

GroupId

com.github.wkennedy.pubsubly
ArtifactId

ArtifactId

pubsubly-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

pubsubly-api
The pubsubly API allows developers to create new parsing plugins for Pubsubly.
Project URL

Project URL

https://github.com/wkennedy/pubsubly
Source Code Management

Source Code Management

https://github.com/wkennedy/pubsubly

Download pubsubly-api 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.wkennedy.pubsubly/pubsubly-api/ -->
<dependency>
    <groupId>com.github.wkennedy.pubsubly</groupId>
    <artifactId>pubsubly-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wkennedy.pubsubly/pubsubly-api/
implementation 'com.github.wkennedy.pubsubly:pubsubly-api:1.0.0'
// https://jarcasting.com/artifacts/com.github.wkennedy.pubsubly/pubsubly-api/
implementation ("com.github.wkennedy.pubsubly:pubsubly-api:1.0.0")
'com.github.wkennedy.pubsubly:pubsubly-api:jar:1.0.0'
<dependency org="com.github.wkennedy.pubsubly" name="pubsubly-api" rev="1.0.0">
  <artifact name="pubsubly-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wkennedy.pubsubly', module='pubsubly-api', version='1.0.0')
)
libraryDependencies += "com.github.wkennedy.pubsubly" % "pubsubly-api" % "1.0.0"
[com.github.wkennedy.pubsubly/pubsubly-api "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-messaging jar 5.1.4.RELEASE
org.springframework.plugin : spring-plugin-metadata jar 1.2.0.RELEASE

Project Modules

There are no modules declared in this project.