gripcontrol

GRIP library for Java.

License

License

GroupId

GroupId

org.fanout
ArtifactId

ArtifactId

gripcontrol
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

gripcontrol
GRIP library for Java.
Project URL

Project URL

https://github.com/fanout/java-gripcontrol

Download gripcontrol

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1
org.slf4j : slf4j-simple jar 1.7.30
org.fanout : pubcontrol jar 1.0.7
io.jsonwebtoken : jjwt jar 0.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.
org.fanout

Fanout

Powering streaming APIs

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0