| License |
License |
|---|---|
| GroupId | GroupIdio.lighty.modules.gnmi |
| ArtifactId | ArtifactIdlighty-gnmi-commons |
| Version | Version14.1.0 |
| Type | Typejar |
| Description |
DescriptionParent pom for code artifacts using Lighty.io.
|
| Filename | Size |
|---|---|
| lighty-gnmi-commons-14.1.0.pom | |
| lighty-gnmi-commons-14.1.0.jar | 12 KB |
| lighty-gnmi-commons-14.1.0-sources.jar | 7 KB |
| lighty-gnmi-commons-14.1.0-javadoc.jar | 403 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.lighty.modules.gnmi/lighty-gnmi-commons/ -->
<dependency>
<groupId>io.lighty.modules.gnmi</groupId>
<artifactId>lighty-gnmi-commons</artifactId>
<version>14.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.modules.gnmi/lighty-gnmi-commons/
implementation 'io.lighty.modules.gnmi:lighty-gnmi-commons:14.1.0'
// https://jarcasting.com/artifacts/io.lighty.modules.gnmi/lighty-gnmi-commons/
implementation ("io.lighty.modules.gnmi:lighty-gnmi-commons:14.1.0")
'io.lighty.modules.gnmi:lighty-gnmi-commons:jar:14.1.0'
<dependency org="io.lighty.modules.gnmi" name="lighty-gnmi-commons" rev="14.1.0">
<artifact name="lighty-gnmi-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lighty.modules.gnmi', module='lighty-gnmi-commons', version='14.1.0')
)
libraryDependencies += "io.lighty.modules.gnmi" % "lighty-gnmi-commons" % "14.1.0"
[io.lighty.modules.gnmi/lighty-gnmi-commons "14.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.slf4j : slf4j-log4j12 | jar | |
| org.opendaylight.yangtools : yang-data-codec-gson | jar | |
| org.testng : testng | jar | |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.opendaylight.mdsal : mdsal-binding-runtime-spi | jar |