| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.sfc |
| ArtifactId | ArtifactIdsfc-ui |
| Last Version | Last Version0.7.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionODL :: sfc :: sfc-ui
Resources
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sfc-ui-0.7.4.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.sfc/sfc-ui/ -->
<dependency>
<groupId>org.opendaylight.sfc</groupId>
<artifactId>sfc-ui</artifactId>
<version>0.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.sfc/sfc-ui/
implementation 'org.opendaylight.sfc:sfc-ui:0.7.4'
// https://jarcasting.com/artifacts/org.opendaylight.sfc/sfc-ui/
implementation ("org.opendaylight.sfc:sfc-ui:0.7.4")
'org.opendaylight.sfc:sfc-ui:pom:0.7.4'
<dependency org="org.opendaylight.sfc" name="sfc-ui" rev="0.7.4">
<artifact name="sfc-ui" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.sfc', module='sfc-ui', version='0.7.4')
)
libraryDependencies += "org.opendaylight.sfc" % "sfc-ui" % "0.7.4"
[org.opendaylight.sfc/sfc-ui "0.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.findbugs : annotations Optional | jar | 3.0.0 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.1.150 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |