License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.odlmicro |
ArtifactId | ArtifactIdmicro-core |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
micro-core-1.0.0.pom | |
micro-core-1.0.0.jar | 86 KB |
micro-core-1.0.0-sources.jar | 56 KB |
micro-core-1.0.0-micro.tar | 56 MB |
micro-core-1.0.0-javadoc.jar | 712 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlmicro/micro-core/ -->
<dependency>
<groupId>org.opendaylight.odlmicro</groupId>
<artifactId>micro-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlmicro/micro-core/
implementation 'org.opendaylight.odlmicro:micro-core:1.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.odlmicro/micro-core/
implementation ("org.opendaylight.odlmicro:micro-core:1.0.0")
'org.opendaylight.odlmicro:micro-core:jar:1.0.0'
<dependency org="org.opendaylight.odlmicro" name="micro-core" rev="1.0.0">
<artifact name="micro-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlmicro', module='micro-core', version='1.0.0')
)
libraryDependencies += "org.opendaylight.odlmicro" % "micro-core" % "1.0.0"
[org.opendaylight.odlmicro/micro-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf.shell : org.apache.karaf.shell.core | jar | 4.2.9 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
org.gaul : modernizer-maven-annotations | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.28 |
org.opendaylight.aaa.web : testutils | jar | |
org.opendaylight.infrautils : infrautils-testutils | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.mockito : mockito-core | jar | 3.3.3 |