Last Version

Feather 1.2

Ultra-lightweight publish-subscribe message broker.

License

License

MIT
Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

com.joepritzel
ArtifactId

ArtifactId

feather
Version

Version

1.2
Type

Type

jar
Description

Description

Feather
Ultra-lightweight publish-subscribe message broker.
Project URL

Project URL

https://github.com/Joe0/Feather
Source Code Management

Source Code Management

https://github.com/Joe0/Feather

Download feather 1.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.