License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.dlux |
ArtifactId | ArtifactIddlux.common.layout.resources |
Last Version | Last Version0.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondlux.common.layout.resources
Common Layout Module Resources
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux.common.layout.resources/ -->
<dependency>
<groupId>org.opendaylight.dlux</groupId>
<artifactId>dlux.common.layout.resources</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux.common.layout.resources/
implementation 'org.opendaylight.dlux:dlux.common.layout.resources:0.9.2'
// https://jarcasting.com/artifacts/org.opendaylight.dlux/dlux.common.layout.resources/
implementation ("org.opendaylight.dlux:dlux.common.layout.resources:0.9.2")
'org.opendaylight.dlux:dlux.common.layout.resources:jar:0.9.2'
<dependency org="org.opendaylight.dlux" name="dlux.common.layout.resources" rev="0.9.2">
<artifact name="dlux.common.layout.resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.dlux', module='dlux.common.layout.resources', version='0.9.2')
)
libraryDependencies += "org.opendaylight.dlux" % "dlux.common.layout.resources" % "0.9.2"
[org.opendaylight.dlux/dlux.common.layout.resources "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.100 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
org.gaul : modernizer-maven-annotations | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 2.28.2 |