MicroJ Transport

Transport level abstraction

License

License

GroupId

GroupId

io.github.mjcro
ArtifactId

ArtifactId

transport
Last Version

Last Version

2.0.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.0.1
2.0.0