Last Version

MicroJ Transport 2.0.1

Transport level abstraction

License

License

GroupId

GroupId

io.github.mjcro
ArtifactId

ArtifactId

transport
Version

Version

2.0.1
Type

Type

jar
Description

Description

MicroJ Transport
Transport level abstraction
Project URL

Project URL

https://github.com/mjcro/transport
Source Code Management

Source Code Management

http://github.com/mjcro/transport/tree/main

Download transport 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.mjcro : references jar 2.0.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.