Last Version

ODL :: odlguice :: parent 1.0.0

OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.opendaylight.odlguice
ArtifactId

ArtifactId

parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

ODL :: odlguice :: parent
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
Project Organization

Project Organization

OpenDaylight

Download parent 1.0.0

Filename Size
parent-1.0.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.opendaylight.odlguice/parent/ -->
<dependency>
    <groupId>org.opendaylight.odlguice</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlguice/parent/
implementation 'org.opendaylight.odlguice:parent:1.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.odlguice/parent/
implementation ("org.opendaylight.odlguice:parent:1.0.0")
'org.opendaylight.odlguice:parent:pom:1.0.0'
<dependency org="org.opendaylight.odlguice" name="parent" rev="1.0.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlguice', module='parent', version='1.0.0')
)
libraryDependencies += "org.opendaylight.odlguice" % "parent" % "1.0.0"
[org.opendaylight.odlguice/parent "1.0.0"]

Dependencies

provided (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
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

test (6)

Group / Artifact Type Version
com.google.truth : truth jar 1.0.1
org.slf4j : slf4j-simple jar 1.7.28
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.