| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdit.netgrid |
| ArtifactId | ArtifactIdbauer |
| Last Version | Last Version0.0.9 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBauer
Standard Topic-Based Messaging Facade for Java
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationNetgrid |
| Filename | Size |
|---|---|
| bauer-0.0.9.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.netgrid/bauer/ -->
<dependency>
<groupId>it.netgrid</groupId>
<artifactId>bauer</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.netgrid/bauer/
implementation 'it.netgrid:bauer:0.0.9'
// https://jarcasting.com/artifacts/it.netgrid/bauer/
implementation ("it.netgrid:bauer:0.0.9")
'it.netgrid:bauer:pom:0.0.9'
<dependency org="it.netgrid" name="bauer" rev="0.0.9">
<artifact name="bauer" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.netgrid', module='bauer', version='0.0.9')
)
libraryDependencies += "it.netgrid" % "bauer" % "0.0.9"
[it.netgrid/bauer "0.0.9"]