io.github.gaol.vertx.test.ebridge:test-ebridge

The parent pom for any Java projects. It defines common plugins for easy startup.

License

License

GroupId

GroupId

io.github.gaol.vertx.test.ebridge
ArtifactId

ArtifactId

test-ebridge
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

The parent pom for any Java projects. It defines common plugins for easy startup.
Source Code Management

Source Code Management

https://github.com/gaol/test-eventbus-bridge

Download test-ebridge

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.gaol.vertx.test.ebridge/test-ebridge/ -->
<dependency>
    <groupId>io.github.gaol.vertx.test.ebridge</groupId>
    <artifactId>test-ebridge</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gaol.vertx.test.ebridge/test-ebridge/
implementation 'io.github.gaol.vertx.test.ebridge:test-ebridge:1.0.3'
// https://jarcasting.com/artifacts/io.github.gaol.vertx.test.ebridge/test-ebridge/
implementation ("io.github.gaol.vertx.test.ebridge:test-ebridge:1.0.3")
'io.github.gaol.vertx.test.ebridge:test-ebridge:jar:1.0.3'
<dependency org="io.github.gaol.vertx.test.ebridge" name="test-ebridge" rev="1.0.3">
  <artifact name="test-ebridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gaol.vertx.test.ebridge', module='test-ebridge', version='1.0.3')
)
libraryDependencies += "io.github.gaol.vertx.test.ebridge" % "test-ebridge" % "1.0.3"
[io.github.gaol.vertx.test.ebridge/test-ebridge "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
io.vertx : vertx-tcp-eventbus-bridge jar

test (3)

Group / Artifact Type Version
io.vertx : vertx-junit5 jar
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0