| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.lightapi |
| ArtifactId | ArtifactIdportal-event |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlight portal build pom
|
| Filename | Size |
|---|---|
| portal-event-2.1.1.pom | |
| portal-event-2.1.1.jar | 606 KB |
| portal-event-2.1.1-sources.jar | 363 KB |
| portal-event-2.1.1-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.avro : avro | jar | 1.11.0 |
| com.networknt : kafka-common | jar | 2.1.1 |