net.lightapi:portal-event

light portal build pom

License

License

Categories

Categories

Net
GroupId

GroupId

net.lightapi
ArtifactId

ArtifactId

portal-event
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

light portal build pom

Download portal-event

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.avro : avro jar 1.11.0
com.networknt : kafka-common jar 2.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0
2.0.32