License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.lightapi |
ArtifactId | ArtifactIdcommon-util |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlight portal build pom
|
Filename | Size |
---|---|
common-util-2.1.1.pom | |
common-util-2.1.1.jar | 14 KB |
common-util-2.1.1-sources.jar | 10 KB |
common-util-2.1.1-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.lightapi/common-util/ -->
<dependency>
<groupId>net.lightapi</groupId>
<artifactId>common-util</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.lightapi/common-util/
implementation 'net.lightapi:common-util:2.1.1'
// https://jarcasting.com/artifacts/net.lightapi/common-util/
implementation ("net.lightapi:common-util:2.1.1")
'net.lightapi:common-util:jar:2.1.1'
<dependency org="net.lightapi" name="common-util" rev="2.1.1">
<artifact name="common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lightapi', module='common-util', version='2.1.1')
)
libraryDependencies += "net.lightapi" % "common-util" % "2.1.1"
[net.lightapi/common-util "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.networknt : client | jar | 2.1.1 |
com.networknt : server | jar | 2.1.1 |
com.networknt : monad-result | jar | 2.1.1 |
com.networknt : cluster | jar | 2.1.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
ch.qos.logback : logback-classic | jar | 1.2.7 |
io.undertow : undertow-core | jar | 2.2.14.Final |
io.confluent » kafka-schema-registry-client | jar | 6.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |