w

whistle-parent

The Whistle is a Reliable Event Delivering and Consuming mechanism for the Java Spring Boot framework.
https://github.com/coder-clan/whistle-parent
Apache License, Version 2.0
Aray Chou
Files download
File Operation
whistle-parent-1.0.3.pom download
Apache Maven
<dependency>
  <groupId>org.coderclan</groupId>
  <artifactId>whistle-parent</artifactId>
  <version>1.0.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.coderclan:whistle-parent:1.0.3'
Gradle Kotlin
implementation("org.coderclan:whistle-parent:1.0.3")
Scala SBT
libraryDependencies += "org.coderclan" % "whistle-parent" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='org.coderclan', module='whistle-parent', version='1.0.3')
)
Apache Ivy
<dependency org="org.coderclan" name="whistle-parent" rev="1.0.3" />
Leiningen
[org.coderclan/whistle-parent "1.0.3"]
Apache Buildr
'org.coderclan:whistle-parent:jar:1.0.3'
Dependencies
The project has no third-party dependencies